CRAN Package Check Results for Package markmyassignment

Last updated on 2025-11-25 17:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.9 2.56 52.55 55.11 OK
r-devel-linux-x86_64-debian-gcc 0.8.9 1.83 40.04 41.87 OK
r-devel-linux-x86_64-fedora-clang 0.8.9 88.45 OK
r-devel-linux-x86_64-fedora-gcc 0.8.9 111.26 OK
r-devel-windows-x86_64 0.8.8 7.00 73.00 80.00 OK
r-patched-linux-x86_64 0.8.8 2.88 48.85 51.73 ERROR
r-release-linux-x86_64 0.8.8 2.57 48.21 50.78 ERROR
r-release-macos-arm64 0.8.9 1.00 23.00 24.00 OK
r-release-macos-x86_64 0.8.9 5.00 175.00 180.00 OK
r-release-windows-x86_64 0.8.8 6.00 71.00 77.00 ERROR
r-oldrel-macos-arm64 0.8.9 1.00 31.00 32.00 OK
r-oldrel-macos-x86_64 0.8.9 5.00 186.00 191.00 OK
r-oldrel-windows-x86_64 0.8.9 6.00 85.00 91.00 OK

Check Details

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("markmyassignment") Loading required package: markmyassignment Saving _problems/test-expectation-40.R Saving _problems/test-expectation-45.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3', 'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3', 'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expectation.R:40:3'): expect_function_code() ───────────────── Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean". Actual message: ✖ │ 'markmyassignment' not found in the body of `base::mean` ── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ──── Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean". Actual message: ✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean` [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("markmyassignment") Loading required package: markmyassignment Saving _problems/test-expectation-40.R Saving _problems/test-expectation-45.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3', 'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3', 'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expectation.R:40:3'): expect_function_code() ───────────────── Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean". Actual message: ✖ │ 'markmyassignment' not found in the body of `base::mean` ── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ──── Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean". Actual message: ✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean` [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.8.8
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > test_check("markmyassignment") Loading required package: markmyassignment Saving _problems/test-expectation-40.R Saving _problems/test-expectation-45.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3', 'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3', 'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-expectation.R:40:3'): expect_function_code() ───────────────── Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean". Actual message: ✖ │ 'markmyassignment' not found in the body of `base::mean` ── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ──── Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean". Actual message: ✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean` [ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64