Closed js2264 closed 8 years ago
The error is caused by trying to lazy load a package first from default R package installation directory, defined by .libPaths()
and then from actual SeqPlots genome package installation directory in SeqPlots data folder Sys.getenv('root'), 'genomes').
It was fixed by giving a priority to SeqPlots data folder in 6345d2bd45329c24e43782e1783f561926dc8ca3.
locale: [1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages: [1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached): [1] BiocInstaller_1.20.3 tools_3.2.3