Last updated on 2025-04-28 00:50:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.49 | 25.15 | 27.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.00 | 21.94 | 23.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 44.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 41.22 | NOTE | |||
r-devel-windows-x86_64 | 1.0.4 | 4.00 | 60.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.4 | 2.61 | 24.73 | 27.34 | NOTE | |
r-release-linux-x86_64 | 1.0.4 | 2.18 | 24.54 | 26.72 | NOTE | |
r-release-macos-arm64 | 1.0.4 | 28.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.4 | 35.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.4 | 4.00 | 53.00 | 57.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.4 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 5.00 | 54.00 | 59.00 | OK |
Version: 1.0.4
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:
‘oscai.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-macos-x86_64, r-release-windows-x86_64
Version: 1.0.4
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 Wroclaw), Peter Organisciak [ctb] (<https://orcid.org/0000-0002-9058-2280>, University of Denver), Selcuk Acar [ctb] (<https://orcid.org/0000-0003-4044-985X>, University of North Texas), Denis Dumas [ctb] (<https://orcid.org/0000-0002-8446-4720>, University of Georgia), Pier-Luc de Chantal [ctb] (<https://orcid.org/0000-0002-6974-6172>, Université du Québec à Montréal), Kelly Berthiaume [ctb] (<https://orcid.org/0000-0002-5285-0512>, University of North Texas)’
Authors@R: ‘Jakub Jędrusiak [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-6481-8210>, affiliation: University of Wroclaw), Peter Organisciak [ctb] (ORCID: <https://orcid.org/0000-0002-9058-2280>, affiliation: University of Denver), Selcuk Acar [ctb] (ORCID: <https://orcid.org/0000-0003-4044-985X>, affiliation: University of North Texas), Denis Dumas [ctb] (ORCID: <https://orcid.org/0000-0002-8446-4720>, affiliation: University of Georgia), Pier-Luc de Chantal [ctb] (ORCID: <https://orcid.org/0000-0002-6974-6172>, affiliation: Université du Québec à Montréal), Kelly Berthiaume [ctb] (ORCID: <https://orcid.org/0000-0002-5285-0512>, affiliation: University of North Texas)’
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:
‘oscai.R’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
oscai 0.519 0.013 5.097
Flavor: r-devel-linux-x86_64-debian-gcc