Last updated on 2020-04-25 01:52:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 16.44 | 98.42 | 114.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 14.84 | 76.89 | 91.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 143.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 140.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 55.00 | 147.00 | 202.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 14.37 | 93.28 | 107.65 | OK | |
r-patched-osx-x86_64 | 1.0.1 | WARN | ||||
r-patched-solaris-x86 | 1.0.1 | 201.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 13.42 | 86.72 | 100.14 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 40.00 | 157.00 | 197.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 16.00 | 107.00 | 123.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘devtools’ ‘mixexp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘Introduction_to_the_AHM_package.Rmd’ using rmarkdown
Loading required package: quadprog
Loading required package: glmnet
Loading required package: Matrix
Loaded glmnet 3.0-2
Loading required package: gdata
gdata: read.xls support for 'XLS' (Excel 97-2004) files ENABLED.
gdata: read.xls support for 'XLSX' (Excel 2007+) files ENABLED.
Attaching package: 'gdata'
The following object is masked from 'package:stats':
nobs
The following object is masked from 'package:utils':
object.size
The following object is masked from 'package:base':
startsWith
Loading required package: lattice
Loading required package: grid
Loading required package: daewr
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Error: processing vignette 'Introduction_to_the_AHM_package.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘Introduction_to_the_AHM_package.Rmd’
SUMMARY: processing the following file failed:
‘Introduction_to_the_AHM_package.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64