NEWS.md

ympes (development version)

ympes 1.8.0

ympes 1.7.0

x <- 1.0 x <- as.integer(assert_integerish(x))

ympes 1.6.0

ympes 1.5.0

ympes 1.4.0

ympes 1.3.0

assert_int(x, arg = deparse(substitute(x)), call = sys.call(-1L))

becomes

assert_int(x, ..., .arg = deparse(substitute(x)), .call = sys.call(-1L), .subclass = NULL)

ympes 1.2.0

ympes 1.1.0

ympes 1.0.0

ympes 0.5.0

ympes 0.4.0

ympes 0.3.0

ympes 0.2.1

Fixes a memory bug in ages_to_interval() that was highlighted via CRAN's Valgrind checks.

ympes 0.2.0

Functions

Other

The testing framework used by ympes has migrated from testhat to tinytest.

ympes 0.1.1

Initial release of ympes which provides a collection of lightweight helper functions (imps) for both interactive use and for inclusion within other packages.

Functions



Try the ympes package in your browser

Any scripts or data that you put into this service are public.

ympes documentation built on April 15, 2025, 1:17 a.m.