Displaying 1 result from an estimated 1 matches for "metagsea".
Did you mean:
metagen
2012 Oct 20
1
R-2.15.1 CMD CHECK output: "Call Sequence"
...sh OSX 10.8 Mountain Lion installation, where I installed R from CRAN via pkg. Is this a problem unique to me?
cheers,
Mark
heres' a snippet from testing one of my packages under development:
* checking for unstated dependencies in R code ... WARNING
Error: package/namespace load failed for ?metaGSEA?
Call sequence:
2: stop(gettextf("package/namespace load failed for %s", sQuote(package)),
call. = FALSE, domain = NA)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
See the information on DESCRIPTION files in the chapter ?Creating R...