Last updated on 2021-04-27 07:48:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.26 | 40.39 | 42.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.89 | 31.11 | 33.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 59.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 51.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 8.00 | 75.00 | 83.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.0 | 2.12 | 38.77 | 40.89 | OK | |
r-patched-solaris-x86 | 0.1.0 | 77.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 2.53 | 39.02 | 41.55 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 5.00 | 73.00 | 78.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 74.00 | 79.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘purrr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: package dependencies
Result: ERROR
Packages required but not available:
'dplyr', 'httr', 'jsonlite', 'lubridate', 'magrittr', 'tidyr',
'tibble', 'rlang', 'purrr'
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'testthat'
VignetteBuilder package required for checking but not installed: 'knitr'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT