search for: rcppclassic

Displaying 3 results from an estimated 3 matches for "rcppclassic".

2013 Mar 25
1
error installing RcppClassic
Anyone knows what does this error means? > library(RcppClassic) Error in gzfile(file, "rb") : cannot open the connection I thought I installed the package successfully: > install.packages('RcppClassic') Installing package(s) into ‘C:/Program Files/R/library’ (as ‘lib’ is unspecified) also installing the dependency ‘Rcpp’ trying URL 'ht...
2010 Dec 22
0
Rcpp 0.9.0 and RcppClassic 0.9.0
...provide easy-to-use integration with the Armadillo (linear algebra) and GNU GSL librasries - increasing adoption among R users and package developers with now twenty packages from CRAN or BioConductor depending on Rcpp - support for the legacy 'classic' Rcpp is now provided by the RcppClassic package which is being released concurrently with Rcpp 0.9.0 Several key features were added during the 0.8.* cycles and are described below. ===== Rcpp sugar ===== Rcpp now provides syntactic sugar: vectorised expressions at the C++ level which are motivated by the corresponding R expressi...
2010 Dec 22
0
Rcpp 0.9.0 and RcppClassic 0.9.0
...provide easy-to-use integration with the Armadillo (linear algebra) and GNU GSL librasries - increasing adoption among R users and package developers with now twenty packages from CRAN or BioConductor depending on Rcpp - support for the legacy 'classic' Rcpp is now provided by the RcppClassic package which is being released concurrently with Rcpp 0.9.0 Several key features were added during the 0.8.* cycles and are described below. ===== Rcpp sugar ===== Rcpp now provides syntactic sugar: vectorised expressions at the C++ level which are motivated by the corresponding R expressi...