Last updated on 2021-04-26 06:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.09 | 24.56 | 26.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 1.73 | 19.47 | 21.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 42.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 32.62 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 6.00 | 35.00 | 41.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.2 | ERROR | ||||
r-patched-linux-x86_64 | 0.1.2 | 2.57 | 24.63 | 27.20 | OK | |
r-patched-solaris-x86 | 0.1.2 | 44.90 | NOTE | |||
r-release-linux-x86_64 | 0.1.2 | 2.33 | 24.34 | 26.67 | OK | |
r-release-macos-x86_64 | 0.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.2 | 5.00 | 47.00 | 52.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 4.00 | 34.00 | 38.00 | OK |
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘curl’
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.2
Check: package dependencies
Result: ERROR
Packages required but not available:
'stringr', 'curl', 'jsonlite', 'magrittr', 'dplyr', 'lubridate',
'purrr', 'sjlabelled'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT