Closed mattdowle closed 8 years ago
Wrong repo. Opened in RcppParallel instead.
This repo got moved to the RcppCore organization here: https://github.com/RcppCore/RcppParallel
There is no more TBB package so hopefully the new repo doesn't have this problem (btw you can install from CRAN as well, it's currently the same bits as the RcppParallel master branch).
See also some docs on using in packages, linking, etc. here: http://rcppcore.github.io/RcppParallel/
Much like TBB and it's working well now. For completeness just letting you know an error message I saw on install and what the workaround was. Starting with a fresh R session on a server which hasn't seen Rcpp, Rcpp or TBB before, here is a full output log ending with an error message at the end. If I do devtools::install_github("jjallaire/TBB") then it works fine after that. I believe from Dirk that TBB is included in RccParallel and I shouldn't need to install_github as well? Thanks, Matt
mattd@mr-0xd1:~$ R
R version 3.2.5 (2016-04-14) -- "Very, Very Secure Dishes" Copyright (C) 2016 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.
The downloaded source packages are in ‘/tmp/RtmpN79uwt/downloaded_packages’
Attaching package: ‘Rcpp’
The following object is masked from ‘package:RcppParallel’: