Last updated on 2025-04-17 05:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.12 | 150.70 | 97.38 | 248.08 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.12 | 102.55 | 66.29 | 168.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.12 | 492.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.12 | 500.45 | OK | |||
r-devel-windows-x86_64 | 1.6.12 | 158.00 | 135.00 | 293.00 | OK | |
r-patched-linux-x86_64 | 1.6.12 | 141.47 | 92.72 | 234.19 | OK | |
r-release-linux-x86_64 | 1.6.10 | 148.99 | 99.25 | 248.24 | NOTE | |
r-release-macos-arm64 | 1.6.12 | 91.00 | OK | |||
r-release-macos-x86_64 | 1.6.12 | 165.00 | OK | |||
r-release-windows-x86_64 | 1.6.12 | 173.00 | 136.00 | 309.00 | OK | |
r-oldrel-macos-arm64 | 1.6.12 | 100.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.12 | 134.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.12 | 131.00 | 136.00 | 267.00 | OK |
Version: 1.6.10
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:
‘functions_checks.R’ ‘functions_effects_DyNAM_choice.R’
‘functions_effects_DyNAMi_choice.R’ ‘functions_effects_REM.R’
‘functions_estimation.R’ ‘functions_estimation_engine.R’
‘functions_parsing.R’ ‘functions_preprocessing.R’
‘functions_preprocessing_interaction.R’ ‘functions_utility.R’
Flavor: r-release-linux-x86_64
Version: 1.6.10
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 33 (should be 'b = a'):
if test x"${RSysinfoName}" == x"Darwin"; then
possible bashism in configure.ac line 42 (should be 'b = a'):
if test x"${hasOpenMP}" == x""; then
Flavor: r-release-linux-x86_64
Version: 1.6.12
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 5.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64