Last updated on 2022-08-15 08:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 13.25 | 69.15 | 82.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 11.82 | 50.04 | 61.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 115.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 109.82 | NOTE | |||
r-devel-windows-x86_64 | 0.0.2 | 21.00 | 104.00 | 125.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 13.09 | 67.16 | 80.25 | OK | |
r-release-linux-x86_64 | 0.0.2 | 11.69 | 63.68 | 75.37 | OK | |
r-release-macos-arm64 | 0.0.2 | 27.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.1 | 40.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.1 | 15.00 | 87.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.1 | 39.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 23.00 | 85.00 | 108.00 | OK |
Version: 0.0.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MixAll’ ‘dplyr’ ‘lqmm’ ‘matrixcalc’ ‘rmutil’ ‘rootSolve’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MixAll’ ‘dplyr’ ‘lqmm’ ‘matrixcalc’ ‘rmutil’ ‘rootSolve’
All declared Imports should be used.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.0.2
Check: package dependencies
Result: ERROR
Packages required and available but unsuitable versions:
'parallel', 'stats', 'base'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64