CRAN Package Check Results for Package greeks

Last updated on 2025-11-16 06:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.4 57.37 145.02 202.39 OK
r-devel-linux-x86_64-debian-gcc 1.4.4 37.60 94.67 132.27 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.4 141.00 227.40 368.40 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.4 207.00 149.74 356.74 ERROR
r-devel-windows-x86_64 1.4.4 69.00 240.00 309.00 OK
r-patched-linux-x86_64 1.4.4 51.22 136.37 187.59 OK
r-release-linux-x86_64 1.4.4 52.77 140.08 192.85 ERROR
r-release-macos-arm64 1.4.4 21.00 70.00 91.00 OK
r-release-macos-x86_64 1.4.4 19.00 139.00 158.00 OK
r-release-windows-x86_64 1.4.4 62.00 241.00 303.00 OK
r-oldrel-macos-arm64 1.4.4 20.00 72.00 92.00 OK
r-oldrel-macos-x86_64 1.4.4 19.00 130.00 149.00 OK
r-oldrel-windows-x86_64 1.4.4 79.00 285.00 364.00 OK

Check Details

Version: 1.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [38s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(greeks) > > test_check("greeks") Saving _problems/test-BS_European_Greeks-107.R Saving _problems/test-BS_Geometric_Asian_Greeks-81.R Saving _problems/test-Implied_Volatility-90.R [1] "custom payoff" [1] "custom payoff" [1] "custom payoff" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-BS_European_Greeks.R:107:3'): BS_European_Greeks is correct ──── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_European_Greeks.R:107:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-BS_Geometric_Asian_Greeks.R:81:3'): BS_Geometric_Asian_Greeks is correct ── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_Geometric_Asian_Greeks.R:81:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-Implied_Volatility.R:90:3'): implied volatility is correct ───── Error in `expect(max(abs(option_price_test - option_price)) < 1e-06)`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-Implied_Volatility.R:90:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [120s/158s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(greeks) > > test_check("greeks") Saving _problems/test-BS_European_Greeks-107.R Saving _problems/test-BS_Geometric_Asian_Greeks-81.R Saving _problems/test-Implied_Volatility-90.R [1] "custom payoff" [1] "custom payoff" [1] "custom payoff" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-BS_European_Greeks.R:107:3'): BS_European_Greeks is correct ──── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_European_Greeks.R:107:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-BS_Geometric_Asian_Greeks.R:81:3'): BS_Geometric_Asian_Greeks is correct ── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_Geometric_Asian_Greeks.R:81:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-Implied_Volatility.R:90:3'): implied volatility is correct ───── Error in `expect(max(abs(option_price_test - option_price)) < 1e-06)`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-Implied_Volatility.R:90:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [108s/278s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(greeks) > > test_check("greeks") Saving _problems/test-BS_European_Greeks-107.R Saving _problems/test-BS_Geometric_Asian_Greeks-81.R Saving _problems/test-Implied_Volatility-90.R [1] "custom payoff" [1] "custom payoff" [1] "custom payoff" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-BS_European_Greeks.R:107:3'): BS_European_Greeks is correct ──── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_European_Greeks.R:107:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-BS_Geometric_Asian_Greeks.R:81:3'): BS_Geometric_Asian_Greeks is correct ── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_Geometric_Asian_Greeks.R:81:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-Implied_Volatility.R:90:3'): implied volatility is correct ───── Error in `expect(max(abs(option_price_test - option_price)) < 1e-06)`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-Implied_Volatility.R:90:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/78s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(greeks) > > test_check("greeks") Saving _problems/test-BS_European_Greeks-107.R Saving _problems/test-BS_Geometric_Asian_Greeks-81.R Saving _problems/test-Implied_Volatility-90.R [1] "custom payoff" [1] "custom payoff" [1] "custom payoff" [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-BS_European_Greeks.R:107:3'): BS_European_Greeks is correct ──── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_European_Greeks.R:107:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-BS_Geometric_Asian_Greeks.R:81:3'): BS_Geometric_Asian_Greeks is correct ── Error in `expect(max(error) < sqrt(epsilon))`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-BS_Geometric_Asian_Greeks.R:81:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) ── Error ('test-Implied_Volatility.R:90:3'): implied volatility is correct ───── Error in `expect(max(abs(option_price_test - option_price)) < 1e-06)`: `failure_message` must be a character vector, not absent. Backtrace: ▆ 1. └─testthat::expect(failure_message = <empty>) at test-Implied_Volatility.R:90:3 2. └─testthat:::check_character(failure_message) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64