Last updated on 2020-10-02 08:49:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 19.98 | 141.89 | 161.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 16.79 | 106.44 | 123.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 217.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 213.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 47.00 | 155.00 | 202.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 19.57 | 128.78 | 148.35 | OK | |
r-patched-solaris-x86 | 1.0.1 | 268.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 20.01 | 130.30 | 150.31 | OK | |
r-release-macos-x86_64 | 1.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 50.00 | 220.00 | 270.00 | WARN | |
r-oldrel-macos-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 42.00 | 193.00 | 235.00 | OK |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Possibly missing '()' after 'return' in the following function:
'getLifecourseTissueVolumes'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: package dependencies
Result: NOTE
Imports includes 32 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘V8’ ‘devtools’ ‘formatR’ ‘gdata’ ‘rhandsontable’ ‘shinybusy’
‘shinythemes’ ‘sqldf’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64
Version: 1.0.1
Check: R files for syntax errors
Result: WARN
Warnings in file 'R/HT_IVIVE_InputModule.R':
unable to translate '<U+00B5>M' to native encoding
unable to translate '<U+00B5>mol/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
Warnings in file 'R/performIVIVEModule.R':
unable to translate '<U+00B5>mol/min/10^6 hepatocytes' to native encoding
unable to translate '<U+00B5>mol/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
unable to translate '<U+00B5>L/min/mg Protein' to native encoding
unable to translate '<U+00B5>L/h/mg Protein' to native encoding
Flavor: r-release-windows-ix86+x86_64
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
No protocol specified
No protocol specified
Namespaces in Imports field not imported from:
‘V8’ ‘devtools’ ‘formatR’ ‘gdata’ ‘rhandsontable’ ‘shinybusy’
‘shinythemes’ ‘sqldf’
All declared Imports should be used.
Flavor: r-oldrel-macos-x86_64