Last updated on 2025-04-28 12:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 4.41 | 153.13 | 157.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.85 | 107.93 | 110.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 293.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 270.04 | NOTE | |||
r-devel-windows-x86_64 | 1.0.2 | 6.00 | 164.00 | 170.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 4.26 | 146.60 | 150.86 | NOTE | |
r-release-linux-x86_64 | 1.0.2 | 3.56 | 147.36 | 150.92 | NOTE | |
r-release-macos-arm64 | 1.0.2 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.2 | 164.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 6.00 | 165.00 | 171.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.2 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 204.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 7.00 | 199.00 | 206.00 | OK |
Version: 1.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘mtscr_score.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 1.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Jakub Jędrusiak [aut, cre, cph] (<https://orcid.org/0000-0002-6481-8210>, University of Wrocław), Boris Forthmann [aut, rev] (<https://orcid.org/0000-0001-9755-7304>, University of Münster), Roger E. Beaty [aut] (<https://orcid.org/0000-0001-6114-5973>, Pennsylvania State University), Maciej Karwowski [aut] (<https://orcid.org/0000-0001-6974-1673>, University of Wrocław)’
Authors@R: ‘Jakub Jędrusiak [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-6481-8210>, affiliation: University of Wrocław), Boris Forthmann [aut, rev] (ORCID: <https://orcid.org/0000-0001-9755-7304>, affiliation: University of Münster), Roger E. Beaty [aut] (ORCID: <https://orcid.org/0000-0001-6114-5973>, affiliation: Pennsylvania State University), Maciej Karwowski [aut] (ORCID: <https://orcid.org/0000-0001-6974-1673>, affiliation: University of Wrocław)’
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘mtscr_score.R’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mtscr_score 7.347 0.066 9.188
mtscr_model_summary 5.525 0.063 6.360
mtscr_model 4.253 0.608 5.899
Flavor: r-devel-linux-x86_64-debian-gcc