Last updated on 2020-08-07 01:50:15 CEST.
Package | NOTE |
---|---|
MorseGen | 12 |
Current CRAN status:
Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: R code for possible problems
Result: NOTE
cor.gen: no visible global function definition for 'rnorm'
cor.gen: no visible global function definition for 'resid'
cor.gen: no visible global function definition for 'lm'
cor.gen: no visible binding for global variable 'sd'
cor.gen: no visible global function definition for 'cor'
cor.gen: no visible global function definition for 'write.table'
stat.gen: no visible global function definition for 'rexp'
stat.gen: no visible global function definition for 'rnorm'
stat.gen: no visible binding for global variable 'sd'
stat.gen: no visible global function definition for 'write.table'
Undefined global functions or variables:
cor lm resid rexp rnorm sd write.table
Consider adding
importFrom("stats", "cor", "lm", "resid", "rexp", "rnorm", "sd")
importFrom("utils", "write.table")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'cor.gen.Rd':
\usage lines wider than 90 characters:
cor.gen(num.subj, x.mean, x.sd, y.mean, y.sd, correlation, data.dec = 2, x.name = "Variable X", y.name = "Variable Y")
Rd file 'stat.gen.Rd':
\usage lines wider than 90 characters:
stat.gen(num.subj, target.mean, target.sd, data.dec = 2, neg.data = TRUE, x.name = "Variable X")
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.2
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'BMI BISS Correlation MorseGen Results.txt' 'Control MorseGen
Results.txt' 'Massage MorseGen Results.txt' 'Variable X MorseGen
Results.txt' 'Variable X Variable Y Correlation MorseGen Results.txt'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64