Last updated on 2020-08-07 01:50:37 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
iWeigReg | 12 | ||
RCAL | 1 | 11 | |
UWHAM | 12 |
Current CRAN status: NOTE: 12
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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.0
Check: R code for possible problems
Result: NOTE
histw: no visible global function definition for 'plot.new'
histw: no visible global function definition for 'plot.window'
histw: no visible global function definition for 'axis'
histw: no visible global function definition for 'rect'
histw: no visible global function definition for 'lines'
Undefined global functions or variables:
axis lines plot.new plot.window rect
Consider adding
importFrom("graphics", "axis", "lines", "plot.new", "plot.window",
"rect")
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
Current CRAN status: FAIL: 1, OK: 11
Version: 1.0
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
...
--- re-building ‘RCAL-vig.Rnw’ using Sweave
Loading required package: trust
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 1.0
Check: PDF version of manual
Result: FAIL
Flavor: r-oldrel-macos-x86_64
Current CRAN status: NOTE: 12
Version: 1.0
Check: R code for possible problems
Result: NOTE
histw: no visible global function definition for 'plot.new'
histw: no visible global function definition for 'plot.window'
histw: no visible global function definition for 'axis'
histw: no visible global function definition for 'rect'
histw: no visible global function definition for 'lines'
uwham.boot: no visible binding for global variable 'var'
Undefined global functions or variables:
axis lines plot.new plot.window rect var
Consider adding
importFrom("graphics", "axis", "lines", "plot.new", "plot.window",
"rect")
importFrom("stats", "var")
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