Last updated on 2018-06-09 21:48:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.35 | 17.73 | 19.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.81 | 14.03 | 14.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 22.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 20.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 28.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.19 | 16.59 | 17.78 | NOTE | |
r-patched-solaris-x86 | 1.0 | 34.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.78 | 16.49 | 17.27 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 37.00 | 41.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 28.00 | 32.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
‘SweaveListingUtils’ ‘graphics’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
allsomv: no visible binding for global variable ‘raw_data’
apsomv: no visible binding for global variable ‘raw_data’
apsomv: no visible binding for '<<-' assignment to ‘NAwarning’
cfuinterpolation: no visible binding for global variable
‘measured_values’
cfuinterpolation: no visible global function definition for ‘lm’
cfuinterpolation: no visible global function definition for ‘coef’
disconestep: no visible global function definition for ‘runif’
disconestep: no visible binding for global variable ‘measured_values’
disconestep: no visible binding for global variable ‘psteps’
makepdfoutput: no visible binding for '<<-' assignment to ‘textt’
makepdfoutput: no visible global function definition for ‘Sweave’
npmpm: no visible binding for '<<-' assignment to ‘inputsettings’
npmpm: no visible binding for global variable ‘psteps’
npmpm: no visible binding for '<<-' assignment to ‘cfu’
npmpm: no visible binding for '<<-' assignment to ‘countwarnings’
npmpm: no visible binding for global variable ‘cfu’
onestep: no visible binding for global variable ‘measured_values’
onestep: no visible global function definition for ‘var’
onestep: no visible binding for global variable ‘psteps’
onestep: no visible global function definition for ‘rnorm’
psteppar: no visible global function definition for ‘runif’
simpleinterpolation: no visible binding for global variable
‘measured_values’
Undefined global functions or variables:
Sweave cfu coef lm measured_values psteps raw_data rnorm runif var
Consider adding
importFrom("stats", "coef", "lm", "rnorm", "runif", "var")
importFrom("utils", "Sweave")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'npmpm.Rd':
\usage lines wider than 90 characters:
npmpm(inoculum, errorb = 0.01, intexmethod = cfuinterpolation, apsomvmethod = apsomv, pdistpsteps = psteppar, lastiteration = numberite ... [TRUNCATED]
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