Last updated on 2015-04-24 23:47:08.
Current CRAN status: NOTE: 9, OK: 5
Version: 1.2
Check: R code for possible problems
Result: NOTE
Found an obsolete/platform-specific call in the following function:
‘bdoc’
Found the platform-specific device:
‘win.metafile’
dev.new() is the preferred way to open a new device, in the unlikely
event one is needed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'bdoc-package.Rd':
\examples lines wider than 100 characters:
#Performance of bdoc on the training and test data sets using all nucleotides can be seen using the following.
Rd file 'bdoc.Rd':
\usage lines wider than 90 characters:
bdoc(traindata, testdata, delta = 9.7e-08, epsilon = 0.2, priors = "equal", stoppingrule = TRUE, impute = 1, plot.file = "pdf")
\examples lines wider than 100 characters:
#Performance of bdoc on the training and test data sets using all nucleotides can be seen using the following.
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64