- using R Under development (unstable) (2024-12-17 r87446 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'OwenQ/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'OwenQ' version '1.0.7'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'OwenQ' can be installed ... OK
See the install log for details.
- used C++ compiler: 'g++.exe (GCC) 13.3.0'
- checking C++ specification ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s] OK
- checking whether the package can be unloaded cleanly ... [0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s] OK
- checking whether the namespace can be unloaded cleanly ... [1s] OK
- checking loading without being on the library search path ... [0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [3s] OK
- checking Rd files ... [1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compiled code ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [1s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [4s] ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(OwenQ)
>
> test_check("OwenQ")
[ FAIL 7 | WARN 0 | SKIP 0 | PASS 288 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-OwenQ1_algo1.R:14:3'): OwenQ1 is correctly vectorized ──────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-OwenQ1_algo1.R:14:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─OwenQ::OwenQ1(nu, t, delta, R)
5. └─OwenQ:::RcppOwenQ1(nu, t, delta[i], R[i], algo = algo)
── Error ('test-OwenQ1_algo2.R:14:3'): OwenQ1 is correctly vectorized ──────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-OwenQ1_algo2.R:14:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─OwenQ::OwenQ1(nu, t, delta, R)
5. └─OwenQ:::RcppOwenQ1(nu, t, delta[i], R[i], algo = algo)
── Error ('test-OwenQ2_algo1.R:7:25'): OwenQ2 for R=0 equals ptOwen ────────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. └─base::sapply(...) at test-OwenQ2_algo1.R:7:3
2. └─base::lapply(X = X, FUN = FUN, ...)
3. └─OwenQ (local) FUN(X[[i]], ...)
4. └─OwenQ::OwenQ2(nu = nu, t = 2, delta = 2, R = 0, algo) at test-OwenQ2_algo1.R:7:25
5. └─OwenQ:::RcppOwenQ2(nu, t, delta[i], R[i], algo)
── Error ('test-OwenQ2_algo1.R:15:3'): OwenQ2 is correctly vectorized ──────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-OwenQ2_algo1.R:15:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─OwenQ::OwenQ2(nu, t, delta, R, algo)
5. └─OwenQ:::RcppOwenQ2(nu, t, delta[i], R[i], algo)
── Error ('test-OwenQ2_algo2.R:7:25'): OwenQ2 for R=0 equals ptOwen ────────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. └─base::sapply(...) at test-OwenQ2_algo2.R:7:3
2. └─base::lapply(X = X, FUN = FUN, ...)
3. └─OwenQ (local) FUN(X[[i]], ...)
4. └─OwenQ::OwenQ2(nu = nu, t = 2, delta = 2, R = 0, algo) at test-OwenQ2_algo2.R:7:25
5. └─OwenQ:::RcppOwenQ2(nu, t, delta[i], R[i], algo)
── Error ('test-OwenQ2_algo2.R:15:3'): OwenQ2 is correctly vectorized ──────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-OwenQ2_algo2.R:15:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─OwenQ::OwenQ2(nu, t, delta, R, algo)
5. └─OwenQ:::RcppOwenQ2(nu, t, delta[i], R[i], algo)
── Error ('test-ptOwen.R:25:3'): ptOwen = Q2 for R=0 ───────────────────────────
<boost::wrapexcept<std::domain_error>/C++Error/error/condition>
Error: Error in function boost::math::erf<long double>(long double): Expected a finite argument but got nan
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-ptOwen.R:25:3
2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─OwenQ::OwenQ2(5, 2, 1.5, 0)
5. └─OwenQ:::RcppOwenQ2(nu, t, delta[i], R[i], algo)
[ FAIL 7 | WARN 0 | SKIP 0 | PASS 288 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [121s] OK
- checking PDF version of manual ... [20s] OK
- checking HTML version of manual ... [2s] OK
- DONE
Status: 1 ERROR