CRAN Package Check Results for Package icarus

Last updated on 2018-04-29 01:46:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.23 27.55 30.78 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.89 22.75 25.64 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 37.79 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 36.07 OK
r-devel-windows-ix86+x86_64 0.3.0 8.00 52.00 60.00 OK
r-patched-linux-x86_64 0.3.0 3.60 27.43 31.03 OK
r-patched-solaris-x86 0.3.0 52.60 OK
r-release-linux-x86_64 0.3.0 3.25 27.52 30.77 OK
r-release-windows-ix86+x86_64 0.3.0 8.00 52.00 60.00 OK
r-release-osx-x86_64 0.3.0 ERROR
r-oldrel-windows-ix86+x86_64 0.3.0 4.00 51.00 55.00 OK
r-oldrel-osx-x86_64 0.3.0 ERROR

Check Details

Version: 0.3.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘Rglpk’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Package Rglpk needed for this function to work. Please install it.
     1: calibration(data = data_ex2, marginMatrix = margins, colWeights = "poids", description = FALSE,
     bounds = "min", method = "min") at testthat/test_calibration_small_dataset.R:127
     2: minBoundsCalib(Xs = matrixCal, d = weights, total = formattedMargins, q = rep(1,
     nrow(matrixCal)), maxIter = maxIter, description = description, precisionBounds = precisionBounds,
     forceSimplex = forceSimplex, forceBisection = forceBisection)
     3: solveMinBoundsCalib(Xs, d, total, q, maxIter, calibTolerance, description)
     4: stop("Package Rglpk needed for this function to work. Please install it.", call. = FALSE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 59 SKIPPED: 0 FAILED: 1
     1. Error: Calibration on minimum bounds checks out (@test_calibration_small_dataset.R#127)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     Package Rglpk needed for this function to work. Please install it.
     1: calibration(data = data_ex2, marginMatrix = margins, colWeights = "poids", description = FALSE,
     bounds = "min", method = "min") at testthat/test_calibration_small_dataset.R:127
     2: minBoundsCalib(Xs = matrixCal, d = weights, total = formattedMargins, q = rep(1,
     nrow(matrixCal)), maxIter = maxIter, description = description, precisionBounds = precisionBounds,
     forceSimplex = forceSimplex, forceBisection = forceBisection)
     3: solveMinBoundsCalib(Xs, d, total, q, maxIter, calibTolerance, description)
     4: stop("Package Rglpk needed for this function to work. Please install it.", call. = FALSE)
    
     testthat results ================================================================
     OK: 59 SKIPPED: 0 FAILED: 1
     1. Error: Calibration on minimum bounds checks out (@test_calibration_small_dataset.R#127)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64