Last updated on 2020-08-07 01:50:37 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
enviGCMS | 1 | 2 | 8 |
pmd | 1 | 4 | 6 |
rgabriel | 12 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 8
Version: 0.6.6
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'xcms', 'MSnbase'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.6.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rdisop’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 4, OK: 6
Version: 0.1.9
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'MSnbase'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.1.9
Check: data for non-ASCII characters
Result: NOTE
Note: found 62 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64
Version: 0.1.9
Check: package dependencies
Result: ERROR
Package required but not available: ‘enviGCMS’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Current CRAN status: NOTE: 12
Version: 0.7
Check: R code for possible problems
Result: NOTE
gabriel.plot: no visible global function definition for 'barplot'
gabriel.plot: no visible global function definition for 'arrows'
rgabriel: no visible binding for global variable 'sd'
rgabriel : psmm_x: no visible global function definition for 'pnorm'
rgabriel : psmm: no visible global function definition for 'integrate'
rgabriel : qsmm: no visible global function definition for 'qnorm'
rgabriel : qsmm: no visible global function definition for 'uniroot'
Undefined global functions or variables:
arrows barplot integrate pnorm qnorm sd uniroot
Consider adding
importFrom("graphics", "arrows", "barplot")
importFrom("stats", "integrate", "pnorm", "qnorm", "sd", "uniroot")
to your NAMESPACE file.
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, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64