Displaying 3 results from an estimated 3 matches for "miraisolut".
2013 Jul 22
1
problem loading large xlsx file into r
Hi,
I am facing trouble when trying to read large xlsx file into R. please find the code and error below. The file I was trying to read has 36,500 rows X 188 col, ~ 37 MB size.
> options( java.parameters = "-Xmx4g" )
> library(xlsx)
Loading required package: xlsxjars
Loading required package: rJava
> cftc =
2019 May 06
0
rTRNG: Advanced and Parallel Random Number Generation via TRNG
...d headers
and makes them available to other projects combining R with C++.
Beyond this, rTRNG exposes the creation, manipulation and use of
pseudo-random streams to R, via Rcpp and RcppParallel.
rTRNG on CRAN
<https://cran.r-project.org/package=rTRNG>
Public repository
<https://github.com/miraisolutions/rTRNG#readme>
More on the history behind rTRNG and its way to CRAN at
<https://mirai-solutions.ch/news/2019/05/04/rTRNG-on-CRAN/>
--
Riccardo Porreca
Senior Solutions Consultant
Mirai Solutions GmbH
riccardo.porreca at mirai-solutions.com
__________________________________________...
2019 May 06
0
rTRNG: Advanced and Parallel Random Number Generation via TRNG
...d headers
and makes them available to other projects combining R with C++.
Beyond this, rTRNG exposes the creation, manipulation and use of
pseudo-random streams to R, via Rcpp and RcppParallel.
rTRNG on CRAN
<https://cran.r-project.org/package=rTRNG>
Public repository
<https://github.com/miraisolutions/rTRNG#readme>
More on the history behind rTRNG and its way to CRAN at
<https://mirai-solutions.ch/news/2019/05/04/rTRNG-on-CRAN/>
--
Riccardo Porreca
Senior Solutions Consultant
Mirai Solutions GmbH
riccardo.porreca at mirai-solutions.com
__________________________________________...