Last updated on 2025-01-27 03:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 10.95 | 82.94 | 93.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.07 | 60.24 | 67.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 154.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 135.36 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 11.00 | 92.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 16.22 | 76.08 | 92.30 | OK | |
r-release-linux-x86_64 | 0.1.0 | 8.32 | 75.60 | 83.92 | OK | |
r-release-macos-arm64 | 0.1.0 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 97.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 11.00 | 93.00 | 104.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 16.00 | 108.00 | 124.00 | OK |
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
group_by.Rd: group_by_drop_default
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add_date_to_bandname.R’ ‘as_tidyee.R’ ‘bind.R’ ‘ee_extract_tidy.R’
‘ee_temporal_composites.R’ ‘filter-helpers.R’ ‘filter.R’
‘filter_bounds.R’ ‘group_by.R’ ‘group_split.R’ ‘inner_join.R’
‘mutate.R’ ‘select.R’ ‘set_idx.R’ ‘slice.R’ ‘summarise.R’ ‘ungroup.R’
‘utils.R’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘reticulate’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc