Skip to content

mark

Miscellaneous, Analytic R Kernels

v0.8.3 · Apr 22, 2025 · MIT + file LICENSE

Description

Miscellaneous functions and wrappers for development in other packages created, maintained by Jordan Mark Barbone.

Downloads

608

Last 30 days

6504th

1.6K

Last 90 days

6.1K

Last year

Trend: +16.3% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-devel-windows-x86_64

tests

Running 'spelling.R' [0s]
  Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(mark, warn.conflicts = FALSE)
  > 
  > test_check("mark")
  Starting 2 test processes.
  > test-environments.R: <environment: package:stats> 
  > test-environments.R: <environment: package:graphics> 
  > test-environments.R: <environment: package:grDevices> 
  > test-environments.R: <environment: package:utils> 
  > test-environments.R: <environment: package:datasets> 
  > test-environments.R: <environment: package:testthat> 
  > test-environments.R: <environment: package:mark> 
  > test-environments.R: <environment: package:methods> 
  > test-environments.R: 
  > test-environments.R: <environment: 0x000002be7906bbc8> 
  > test-environments.R: <environment: 0x000002be7a797ae0> 
  > test-environments.R: <environment: base> 
  > test-environments.R: <environment: R_EmptyEnv> 
  > test-environments.R: 
  > test-paste.R: 
  
  Error:
  ! 
...[truncated]...
t code -1073741819
  Backtrace:
       ▆
    1. └─testthat::test_check("mark")
    2.   └─testthat::test_dir(...)
    3.     └─testthat:::test_files(...)
    4.       └─testthat:::test_files_parallel(...)
    5.         ├─withr::with_dir(...)
    6.         │ └─base::force(code)
    7.         ├─testthat::with_reporter(...)
    8.         │ └─base::tryCatch(...)
    9.         │   └─base (local) tryCatchList(expr, classes, parentenv, handlers)
   10.         │     └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
   11.         │       └─base (local) doTryCatch(return(expr), name, parentenv, handler)
   12.         └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
   13.           └─queue$poll(Inf)
   14.             └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-windows-x86_64

tests

Running 'spelling.R' [0s]
  Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(mark, warn.conflicts = FALSE)
  > 
  > test_check("mark")
  Starting 2 test processes.
  > test-
...[truncated]...
       └─base::lapply(...)
   15.               └─testthat (local) FUN(X[[i]], ...)
   16.                 └─private$handle_error(msg, i)
   17.                   └─cli::cli_abort(...)
   18.                     └─rlang::abort(...)
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli fs fuj magrittr rlang mark

Version History

new 0.8.3 Mar 10, 2026
updated 0.8.3 ← 0.8.2 diff Apr 22, 2025
updated 0.8.2 ← 0.8.1 diff Dec 6, 2024
updated 0.8.1 ← 0.8.0 diff Sep 29, 2024
updated 0.8.0 ← 0.7.0 diff May 22, 2024
updated 0.7.0 ← 0.6.1 diff Oct 22, 2023
updated 0.6.1 ← 0.6.0 diff Sep 17, 2023
updated 0.6.0 ← 0.5.3 diff May 5, 2023
updated 0.5.3 ← 0.5.2 diff Oct 15, 2022
updated 0.5.2 ← 0.5.1 diff Sep 30, 2022
updated 0.5.1 ← 0.5.0 diff Aug 6, 2022
updated 0.5.0 ← 0.4.1 diff Mar 8, 2022
updated 0.4.1 ← 0.4.0 diff Nov 4, 2021
updated 0.4.0 ← 0.3.0 diff Oct 21, 2021
updated 0.3.0 ← 0.2.0 diff Sep 17, 2021
updated 0.2.0 ← 0.1.4 diff Aug 22, 2021
updated 0.1.4 ← 0.1.3 diff Jul 15, 2021
new 0.1.3 Jun 15, 2021