Last updated on 2018-10-19 01:46:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 1.48 | 26.48 | 27.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.14 | 21.08 | 22.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 33.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 32.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-2 | 5.00 | 63.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 1.28 | 23.91 | 25.19 | NOTE | |
r-patched-solaris-x86 | 1.0-2 | 46.90 | NOTE | |||
r-release-linux-x86_64 | 1.0-2 | 1.39 | 24.19 | 25.58 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-2 | 3.00 | 60.00 | 63.00 | NOTE | |
r-release-osx-x86_64 | 1.0-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 3.00 | 57.00 | 60.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-2 | NOTE |
Version: 1.0-2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘calibrate’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-2
Check: R code for possible problems
Result: NOTE
correlogram: no visible global function definition for ‘par’
correlogram: no visible global function definition for ‘plot’
correlogram: no visible global function definition for ‘points’
correlogram: no visible global function definition for ‘textxy’
correlogram: no visible global function definition for ‘arrows’
correlogram: no visible global function definition for ‘circle’
fit_angles: no visible global function definition for ‘runif’
fit_angles: no visible global function definition for ‘nlminb’
linangplot: no visible global function definition for ‘cor’
linangplot: no visible global function definition for ‘rad2degree’
linangplot: no visible global function definition for ‘ginv’
linangplot: no visible global function definition for ‘par’
linangplot: no visible global function definition for ‘plot’
linangplot: no visible global function definition for ‘calibrate’
linangplot: no visible global function definition for ‘var’
pfa: no visible global function definition for ‘cor’
Undefined global functions or variables:
arrows calibrate circle cor ginv nlminb par plot points rad2degree
runif textxy var
Consider adding
importFrom("graphics", "arrows", "par", "plot", "points")
importFrom("stats", "cor", "nlminb", "runif", "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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0-2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘xtable’
All declared Imports should be used.
Package in Depends field not imported from: ‘calibrate’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-2
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: calibrate
Loading required package: MASS
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'Correlplot.tex' failed.
LaTeX errors:
! LaTeX Error: File `wrapfig.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.14 \usepackage
{hyperref}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64