CRAN Package Check Results for Package RcppNLoptExample

Last updated on 2025-02-23 15:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 10.44 23.15 33.59 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 7.14 18.15 25.29 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 57.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.1 53.96 ERROR
r-devel-macos-arm64 0.0.1 19.00 OK
r-devel-macos-x86_64 0.0.1 46.00 OK
r-devel-windows-x86_64 0.0.1 12.00 103.00 115.00 OK
r-patched-linux-x86_64 0.0.1 9.90 21.81 31.71 OK
r-release-linux-x86_64 0.0.1 10.02 22.21 32.23 OK
r-release-macos-arm64 0.0.1 22.00 OK
r-release-macos-x86_64 0.0.1 30.00 OK
r-release-windows-x86_64 0.0.1 12.00 88.00 100.00 OK
r-oldrel-macos-arm64 0.0.1 24.00 OK
r-oldrel-macos-x86_64 0.0.1 37.00 OK
r-oldrel-windows-x86_64 0.0.1 12.00 72.00 84.00 OK

Check Details

Version: 0.0.1
Check: tests
Result: ERROR Running ‘simpleTest.R’ Running the tests in ‘tests/simpleTest.R’ failed. Complete output: > > library(RcppNLoptExample) > > expected <- c(0.3333333, 0.2962963) > > val <- testConstrainedProblem("MMA") > stopifnot(all.equal(val, expected, tolerance=1e-5)) Error: val and expected are not equal: Mean relative difference: 0.0001599895 Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.