Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerhard Schöfl committed Aug 26, 2013
1 parent b79dc87 commit 08f6a6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,9 @@ library(devtools)
install_github("rmisc", "gschofl")
```

Note that this packages makes use of the C++11 standard. For it to compile `Sys.setenv("PKG_CXXFLAGS"="-std=c++11")` must be set before attempting instalation.


## Tools

Available function include:
Expand Down

0 comments on commit 08f6a6e

Please sign in to comment.