Hi,
I spotted what looks like another(*) mistake in 'R Language
Definition' on how subsetting should work. In Section 'Indexing
matrices and arrays'
[http://cran.r-project.org/doc/manuals/r-release/R-lang.html#Indexing-matrices-and-arrays]
one can read
"Negative indices are not allowed in ind
Hello,
My problem is that I hit the hard-coded MAX_NUM_DLLS (100) limit of the
number of loaded DLLs.
I have a number of custom packages which interface and integrate a lot of
CRAN and Bioconductor packages.
For example, on my installation:
Rscript -e 'library(crlmm);print(length(getLoadedDLLs()