CRAN Package Check Results for Package markmyassignment

Last updated on 2025-11-23 03:48:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.8 2.71 53.03 55.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.8 1.86 39.15 41.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.9 88.45 OK
r-devel-linux-x86_64-fedora-gcc 0.8.8 113.14 ERROR
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.8 7.00 85.00 92.00 ERROR

Check Details

Version: 0.8.8
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Mans Magnusson <mons.magnusson@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Mans", family = "Magnusson", role = c("aut", "cre"), email = "mons.magnusson@gmail.com"), person(given = "Oscar", family = "Pettersson", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/22s] 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-devel-linux-x86_64-debian-clang

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/12s] 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-devel-linux-x86_64-debian-gcc

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [39s/41s] 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-devel-linux-x86_64-fedora-gcc

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

Version: 0.8.8
Check: tests
Result: ERROR Running 'testthat.R' [19s] 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-oldrel-windows-x86_64