search for: rcout

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

Did you mean: cout
2012 Nov 14
0
Rcpp 0.10.0
...quot; familiar to R programmers at the C++ level, including a large number of vectorised functions. In this release, we added - which_min() and which_max() returning the index of the first object matching the condition - unique() and sort_unique() ===== New I/O facilities ===== The Rcpp::Rcout object now supports the std::flush manipulator, which calls R_FlushConsole. A new object Rcpp::Rcerr has been added with passes content for error messages to REprintf(). ===== New namespace "R::" for Rmath functions ===== A side-effect of Rcpp sugar providing vectorised d/p/q/r functi...
2012 Nov 14
0
Rcpp 0.10.0
...quot; familiar to R programmers at the C++ level, including a large number of vectorised functions. In this release, we added - which_min() and which_max() returning the index of the first object matching the condition - unique() and sort_unique() ===== New I/O facilities ===== The Rcpp::Rcout object now supports the std::flush manipulator, which calls R_FlushConsole. A new object Rcpp::Rcerr has been added with passes content for error messages to REprintf(). ===== New namespace "R::" for Rmath functions ===== A side-effect of Rcpp sugar providing vectorised d/p/q/r functi...
2014 Oct 22
1
Problems to compile examples of RInside
Hello, I have some problems to migrate to R >3.0 my devel machine (R.2.15.2). So I decided to start from scratch with a brand new virtual machine. Downloaded latest network install of debian testing, not stable (jessie/sid, SMP Debian 3.16.3-2 (2014-09-20) x86_64 GNU/Linux) installed only with ssh-server and basic utilities (no X). Then I installed R by: apt-get install