Last updated on 2025-01-23 19:49:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 5.07 | 43.65 | 48.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.69 | 32.00 | 35.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 77.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 71.38 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 8.00 | 62.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 5.35 | 39.87 | 45.22 | OK | |
r-release-linux-x86_64 | 1.0.0 | 4.42 | 40.62 | 45.04 | OK | |
r-release-macos-arm64 | 1.0.0 | 24.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 40.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 7.00 | 62.00 | 69.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 70.00 | 78.00 | OK |
Version: 1.0.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:
‘nlp_build_chunks.R’ ‘sem_search_corpus.R’
Flavor: r-devel-linux-x86_64-debian-gcc