Last updated on 2020-04-25 01:53:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 38.12 | 195.17 | 233.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 26.18 | 151.77 | 177.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 281.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 290.27 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.6 | 111.00 | 202.00 | 313.00 | OK | |
r-patched-linux-x86_64 | 1.0.6 | 29.56 | 190.51 | 220.07 | OK | |
r-patched-osx-x86_64 | 1.0.6 | WARN | ||||
r-patched-solaris-x86 | 1.0.6 | 379.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.6 | 21.55 | 174.81 | 196.36 | OK | |
r-release-windows-ix86+x86_64 | 1.0.6 | 98.00 | 183.00 | 281.00 | OK | |
r-release-osx-x86_64 | 1.0.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.6 | 31.00 | 199.00 | 230.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.6 | NOTE |
Version: 1.0.6
Check: package dependencies
Result: NOTE
Imports includes 30 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘survC1’
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.6
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘jsmodule.Rmd’ using rmarkdown
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 'jsmodule.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘jsmodule.Rmd’
SUMMARY: processing the following file failed:
‘jsmodule.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64