search for: iatros01

Displaying 2 results from an estimated 2 matches for "iatros01".

2009 Aug 25
1
package dependencies specification
Hello, After running R CMD check on my package I received the following error on package dependencies: * using log directory 'C:/z-zBackup/Nuvera Bio on Iatros01/Development/RPackages/nvNormalize/nvNormalize.Rcheck' * using R version 2.9.1 (2009-06-26) * using session charset: ISO8859-1 * checking for file 'nvNormalize/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'nvNormalize' version '1.0' * checki...
2009 Sep 10
1
importing/loading package without a namespace
...es LazyLoad: no LazyData: yes and those of the NAMESPACE file export(nv.evalQC, gridQC, control.plots) import(qcc, affy) importFrom(RColorBrewer, brewer.pal) importFrom(affyio, read.celfiles) importFrom(nvNormalize, norm.options) The output from R CMD check nvQC * using log directory 'C:/Iatros01/Development/RPackages/nvQC/nvQC.Rcheck' * using R version 2.9.1 (2009-06-26) * using session charset: ISO8859-1 * checking for file 'nvQC/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'nvQC' version '1.0.0' * checking package name space info...