-
```
When checking for errors, this plugin generates an error when there is none.
The script is perfectly fine, compiled in the Geck.
https://dl.dropboxusercontent.com/u/55759080/Tes5Edit/RHK-Termina…
-
When I use the RcppArmadillo I must add the "Sys.setenv("PKG_CXXFLAGS"="-std=c++11")" in the .cpp script before I compiled, and I could not just add the " // [[Rcpp::plugins(cpp11)]]" in the script to…
-
Hi Everyone,
I recently completed the instructions for installing rstan and ran the example code. This is what popped out. I cannot seem to find a reference to it in your issues, so I concluded it ma…
-
Hello- I have the following (inelegant and hastily cobbled together from another project) code which takes a data frame (where column 5 is longitude, 6 is latitude, and 10 is they type of crime) as in…
-
^
-
Would be great to add a link to a full screen map from the map tab on the usgs app. Is this possible?
-
Two nearly-identical WKT strings produce drastically different results. One renders the expected shape but the other does not.
The following code generates a triangle. The code below it does not gene…