CRAN Package Check Results for Maintainer ‘Aymeric Stamm <aymeric.stamm at cnrs.fr>’

Last updated on 2025-03-11 14:55:45 CET.

Package ERROR NOTE OK
distops 14 1
fdacluster 2 10 3
flipr 6 9
midi 6 9
nevada 6 9
nloptr 2 2 11

Package distops

Current CRAN status: NOTE: 14, OK: 1

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘dev_package.R’ 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-macos-x86_64, r-devel-windows-x86_64

Version: 0.1.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

Package fdacluster

Current CRAN status: ERROR: 2, NOTE: 10, OK: 3

Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘caps-plot.R’ ‘utils.R’ 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

Version: 0.4.1
Check: examples
Result: ERROR Running examples in ‘fdacluster-Ex.R’ failed The error most likely occurred in: > ### Name: fdadbscan > ### Title: Performs density-based clustering for functional data with > ### amplitude and phase separation > ### Aliases: fdadbscan > > ### ** Examples > > #---------------------------------- > # Extracts 15 out of the 30 simulated curves in `simulated30_sub` data set > idx <- c(1:5, 11:15) > x <- simulated30_sub$x[idx, ] > y <- simulated30_sub$y[idx, , ] > > #---------------------------------- > # Runs an HAC with affine alignment, searching for 2 clusters > out <- fdadbscan( + x = x, + y = y, + warping_class = "affine", + metric = "normalized_l2" + ) Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [30m/71m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(fdacluster) > > test_check("fdacluster") Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0m/90m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(fdacluster) > > test_check("fdacluster") Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘caps-diagnostic.R’ ‘caps-plot.R’ ‘compare-caps.R’ ‘fdadbscan.R’ ‘fdadist.R’ ‘fdahclust.R’ ‘fdakmeans.R’ ‘utils.R’ Flavor: r-devel-macos-x86_64

Version: 0.4.1
Check: installed package size
Result: NOTE installed size is 14.9Mb sub-directories of 1Mb or more: R 1.9Mb doc 1.5Mb help 2.1Mb libs 8.9Mb Flavors: 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

Package flipr

Current CRAN status: NOTE: 6, OK: 9

Version: 0.3.3
Check: installed package size
Result: NOTE installed size is 10.6Mb sub-directories of 1Mb or more: doc 9.1Mb Flavors: 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

Package midi

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘cylinder-bundle-compartment.R’ ‘cylinder-bundle-geometry.R’ ‘samplers.R’ ‘utils.R’ 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-macos-x86_64, r-devel-windows-x86_64

Package nevada

Current CRAN status: NOTE: 6, OK: 9

Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘visualizations.R’ 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-macos-x86_64, r-devel-windows-x86_64

Package nloptr

Current CRAN status: ERROR: 2, NOTE: 2, OK: 11

Version: 2.1.1
Check: top-level files
Result: NOTE possible bashism in configure.ac line 64 (should be 'b = a'): if test x"${have_cmake}" == x"no"; then 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: 2.1.1
Check: tests
Result: ERROR Running ‘tinytest.R’ Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("nloptr") + } test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 1 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 5 tests <1b>[0;31m3 fails<1b>[0m test-banana-global.R.......... 6 tests <1b>[0;31m4 fails<1b>[0m test-banana-global.R.......... 7 tests <1b>[0;31m5 fails<1b>[0m test-banana-global.R.......... 8 tests <1b>[0;31m6 fails<1b>[0m test-banana-global.R.......... 9 tests <1b>[0;31m7 fails<1b>[0m test-banana-global.R.......... 10 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 11 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 12 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 13 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 14 tests <1b>[0;31m8 fails<1b>[0m <1b>[0;34m5.9s<1b>[0m test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 1 tests <1b>[0;31m1 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 3 tests <1b>[0;31m3 fails<1b>[0m test-banana.R................. 4 tests <1b>[0;31m4 fails<1b>[0m <1b>[0;34m0.3s<1b>[0m test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 1 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 2 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 3 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m46ms<1b>[0m test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 1 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 3 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 3 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m32ms<1b>[0m test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 1 tests <1b>[0;31m1 fails<1b>[0m Error: nlopt_add_inequality_mconstraint returned NLOPT_INVALID_ARGS. test-example.R................ 1 tests <1b>[0;31m1 fails<1b>[0m test-example.R................ 2 tests <1b>[0;31m2 fails<1b>[0m test-example.R................ 2 tests <1b>[0;31m2 fails<1b>[0m test-example.R................ 3 tests <1b>[0;31m3 fails<1b>[0m <1b>[0;34m0.2s<1b>[0m test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m28ms<1b>[0m test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 1 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 2 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 3 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 1 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 2 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 3 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 4 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 5 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;34m0.5s<1b>[0m test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 6 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 7 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 8 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 8 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 10 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 10 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 11 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 11 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 12 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 13 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 14 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 15 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 16 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 18 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 18 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 19 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 20 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 20 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 21 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 21 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error: nlopt_add_inequality_mconstraint returned NLOPT_INVALID_ARGS. test-is.nloptr.R.............. 23 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 24 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 24 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 25 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 26 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 26 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 27 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 27 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 28 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 29 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 30 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 31 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 32 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 33 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m17ms<1b>[0m test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 1 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 1 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 2 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 3 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 5 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 6 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 7 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 9 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 10 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 11 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 12 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 12 tests <1b>[0;32mOK<1b>[0m Error in nloptr(5, fn, lb = lb, ub = ub, opts = c(alg, ctl)) : STRING_ELT() can only be applied to a 'character vector', not a 'NULL' Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> nloptr Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.1
Check: tests
Result: ERROR Running ‘tinytest.R’ Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("nloptr") + } test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 0 tests test-banana-global.R.......... 1 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 2 tests <1b>[0;32mOK<1b>[0m test-banana-global.R.......... 3 tests <1b>[0;31m1 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 4 tests <1b>[0;31m2 fails<1b>[0m test-banana-global.R.......... 5 tests <1b>[0;31m3 fails<1b>[0m test-banana-global.R.......... 6 tests <1b>[0;31m4 fails<1b>[0m test-banana-global.R.......... 7 tests <1b>[0;31m5 fails<1b>[0m test-banana-global.R.......... 8 tests <1b>[0;31m6 fails<1b>[0m test-banana-global.R.......... 9 tests <1b>[0;31m7 fails<1b>[0m test-banana-global.R.......... 10 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 11 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 12 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 13 tests <1b>[0;31m8 fails<1b>[0m test-banana-global.R.......... 14 tests <1b>[0;31m8 fails<1b>[0m <1b>[0;34m2.2s<1b>[0m test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 0 tests test-banana.R................. 1 tests <1b>[0;31m1 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 2 tests <1b>[0;31m2 fails<1b>[0m test-banana.R................. 3 tests <1b>[0;31m3 fails<1b>[0m test-banana.R................. 4 tests <1b>[0;31m4 fails<1b>[0m <1b>[0;34m0.1s<1b>[0m test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 0 tests test-check.derivatives.R...... 1 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 2 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 3 tests <1b>[0;32mOK<1b>[0m test-check.derivatives.R...... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m13ms<1b>[0m test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 0 tests test-derivative-checker.R..... 1 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 2 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 3 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 3 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 4 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 5 tests <1b>[0;32mOK<1b>[0m test-derivative-checker.R..... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m12ms<1b>[0m test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 0 tests test-example.R................ 1 tests <1b>[0;31m1 fails<1b>[0m Error: nlopt_add_inequality_mconstraint returned NLOPT_INVALID_ARGS. test-example.R................ 1 tests <1b>[0;31m1 fails<1b>[0m test-example.R................ 2 tests <1b>[0;31m2 fails<1b>[0m test-example.R................ 2 tests <1b>[0;31m2 fails<1b>[0m test-example.R................ 3 tests <1b>[0;31m3 fails<1b>[0m <1b>[0;34m0.3s<1b>[0m test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 0 tests test-gradients.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-gradients.R.............. 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 0 tests test-hs023.R.................. 1 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 2 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 3 tests <1b>[0;32mOK<1b>[0m test-hs023.R.................. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m84ms<1b>[0m test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 0 tests test-hs071.R.................. 1 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 2 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 3 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 4 tests <1b>[0;31m1 fails<1b>[0m test-hs071.R.................. 5 tests <1b>[0;31m2 fails<1b>[0m <1b>[0;34m0.2s<1b>[0m test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 0 tests test-is.nloptr.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 5 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 6 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 7 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 8 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 8 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 9 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 10 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 10 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 11 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 11 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 12 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 13 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 14 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 15 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 16 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 17 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 18 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 18 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 19 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 20 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 20 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 21 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 21 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error: nlopt_add_inequality_mconstraint returned NLOPT_INVALID_ARGS. test-is.nloptr.R.............. 23 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 24 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 24 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 25 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 26 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 26 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 27 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 27 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 28 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 29 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 30 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 31 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 32 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 33 tests <1b>[0;32mOK<1b>[0m test-is.nloptr.R.............. 34 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 0 tests test-nloptions.R.............. 1 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 2 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 3 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 4 tests <1b>[0;32mOK<1b>[0m test-nloptions.R.............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m10ms<1b>[0m test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 0 tests test-nloptr.R................. 1 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 1 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 2 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 3 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 4 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 5 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 6 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 7 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 8 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 9 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 10 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 11 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 12 tests <1b>[0;32mOK<1b>[0m test-nloptr.R................. 12 tests <1b>[0;32mOK<1b>[0m Error in nloptr(5, fn, lb = lb, ub = ub, opts = c(alg, ctl)) : STRING_ELT() can only be applied to a 'character vector', not a 'NULL' Calls: <Anonymous> ... run_test_dir -> lapply -> FUN -> eval -> eval -> nloptr Execution halted Flavor: 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.