-
#### Summary:
The development version of Stan supports standalone compilation of the functions block (https://github.com/stan-dev/stan/issues/2267), this should be accessible from R.
#### Descri…
-
While running the rocker-stan Docker on a Mac, my students get the error message below. All Windows users have been able to run the Docker and R script fine. All of the troubleshooting directly for br…
-
#### Summary:
I have downloaded all needed packages and try to install Rstan on a server (Red Hat Enterprise Linux Server release 6.6 (Santiago)) without internet access but it fails
#### Descript…
-
- [x] remotes installed
- [x] rstan installed
- [x] rstanarm installed
- [x] fs installed
- [x] sf installed
- [x] sp
- [x] lubridate
- [x] raster
- [ ] class
- [ ] Rcpp
- [ ] classInt
- […
-
#### Summary:
I am trying to install the development version on MacOS 10.15 to make use of your survival analysis.
#### Description:
During the build process, if I skip the update I get the follo…
-
The name should have been `db/noPtr` indicating that it does not use external pointers to C++ class instances. I haven't changed the name because I can't remember how to do that on github and it won'…
-
ERROR: dependency ‘thrust’ is not available for package ‘gpuRcuda’
but library thrust (libthrust-dev 1.8.1-1) is installed..
any ideas on how to fix?
Cheers
-
I am trying to build treatSens-2.1.3 on Clear Linux OS, but I run into the following compile error:
```
g++ -std=gnu++11 -I"/usr/lib64/R/include" -DNDEBUG -Iinclude -pthread -I"/usr/lib64/R/librar…
-
the error code is:
(there are too many lines of the error that I can't find where the error code start)
...
```
/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppEigen/inclu…
-
I used the template to create a binder repository
https://github.com/lsaravia/binder-rethinking
in the Install.R file
`install.packages(c("StanHeaders","rstan"),type="source")`
or
`in…