Last updated on 2025-04-19 06:50:02 CEST.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
DSL | 1 | 12 | ||
fAssets | 13 | |||
fMultivar | 13 | |||
fPortfolio | 2 | 11 | ||
hive | 1 | 3 | 9 | |
Rcplex | 5 | 4 | ||
Rglpk | 13 | |||
ROI | 13 | |||
ROI.plugin.cplex | 5 | 4 | ||
ROI.plugin.glpk | 13 | |||
ROI.plugin.quadprog | 13 | |||
ROI.plugin.symphony | 13 | |||
tm.plugin.dc | 13 |
Current CRAN status: NOTE: 1, OK: 12
Version: 0.1-7
Check: dependencies in R code
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 4023.84
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘bcp’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: WARN: 1, NOTE: 3, OK: 9
Version: 0.2-2
Check: whether startup messages can be suppressed
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: dependencies in R code
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: S3 generic/method consistency
Result: WARN
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: replacement functions
Result: WARN
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: foreign function calls
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: R code for possible problems
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: for missing documentation entries
Result: WARN
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: for code/documentation mismatches
Result: WARN
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: Rd \usage sections
Result: NOTE
OpenJDK 64-Bit Server VM warning: The Windows job object has enabled multiple processor groups (2) but the UseAllWindowsProcessorGroups flag is off. Some processors might not be used.
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 0.2-2
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘HadoopStreaming’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 5, NOTE: 4
Version: 0.3-6
Flags: --install=fake --no-examples --no-tests --no-vignettes
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 35 (test -a/-o):
if test [-n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 38 (test -a/-o):
if test [-n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS"] ; then
possible bashism in configure.ac line 66 (test -a/-o):
if test [-n "$CPLEX_INCLUDE" -a -n "$CPLEX_LIB" ] ; then
possible bashism in configure.ac line 82 (test -a/-o):
if test [-n "$CPLEX_INCLUDE" -o -n "$CPLEX_LIBS" ] ; then
possible bashism in configure.ac line 89 (test -a/-o):
if test ["$FOUND_ALL" = "no" -a -z "$CPLEX_DIR"] ; then
possible bashism in configure.ac line 119 (test -a/-o):
if test [-z "$LIBFORMAT" -a ! -d "${CPLEX_DIR}/lib/${SYSTEM}/${LIBFORMAT}"] ; then
possible bashism in configure.ac line 173 (should be 'b = a'):
if test "${ac_cv_header_ilcplex_cplex_h}" == no; then
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3-6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 1.0-1
Check: Rd files
Result: NOTE
checkRd: (-1) ROI_plugin_build_equality_constraints.Rd:27: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) ROI_plugin_build_equality_constraints.Rd:28: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) ROI_plugin_build_inequality_constraints.Rd:27: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) ROI_plugin_build_inequality_constraints.Rd:28: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) ROI_plugin_build_inequality_constraints.Rd:29: Lost braces in \enumerate; meant \describe ?
checkRd: (-1) ROI_solve.Rd:26: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ROI_solve.Rd:27: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ROI_solve.Rd:28-30: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ROI_solve.Rd:31: Lost braces in \itemize; \value handles \item{}{} directly
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-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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 5, OK: 4
Version: 0.3-0
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rcplex’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13