Last updated on 2025-08-20 02:52:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 25.33 | 344.45 | 369.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 15.12 | 316.10 | 331.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 969.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 650.52 | OK | |||
r-devel-windows-x86_64 | 1.1 | 24.00 | 424.00 | 448.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 24.56 | 322.91 | 347.47 | NOTE | |
r-release-linux-x86_64 | 1.0.2 | 21.15 | 325.03 | 346.18 | NOTE | |
r-release-macos-arm64 | 1.0.2 | 140.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.2 | 275.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 25.00 | 417.00 | 442.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 114.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 352.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 34.00 | 391.00 | 425.00 | ERROR |
Version: 1.0.2
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:
‘closestdist_gcms.Rd’ ‘compare_gcms.R’ ‘compare_gcms.Rd’
‘cor_gcms.Rd’ ‘dist_gcms.Rd’ ‘env_gcms.Rd’ ‘flatten_gcms.Rd’
‘hclust_gcms.Rd’ ‘kmeans_gcms.R’ ‘kmeans_gcms.Rd’
‘montecarlo_gcms.Rd’ ‘optk_gcms.Rd’ ‘summary_gcms.Rd’
‘transform_gcms.R’ ‘transform_gcms.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 1.0.2
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:
‘compare_gcms.R’ ‘kmeans_gcms.R’ ‘transform_gcms.R’
Flavor: r-release-macos-x86_64
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'README.Rmd' using rmarkdown
File man/figures/logo.png not found in resource path
Error: processing vignette 'README.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'README.Rmd'
SUMMARY: processing the following file failed:
'README.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64