R `parallel` package does not exist on CRAN? -
i tried google "r package parallel" have not found on cran. tried following links, not work:
http://cran.r-project.org/web/packages/parallel/index.html
http://cran.r-project.org/web/packages/parallel
http://cran.r-project.org/package=parallel
it absent in list of available.packages()
.
but apparently package parallel
does exist! :-) have in list of packages , has own tag here :-)
is because inside r-core since 2.14.0 ?
http://stat.ethz.ch/r-manual/r-devel/library/parallel/doc/parallel.pdf
Comments
Post a Comment