NEWS


fuj 0.2.1.9003

fuj 0.2.1 (2024-05-20)

Fixes

fuj 0.2.0 (2024-05-07)

Fixes

New features

library(fuj)
options(fuj.verbose = FALSE)
verbose("will not show")

options(my.verbose = TRUE)
my_verbose <- make_verbose("my.verbose")
my_verbose("will show")
#> [verbose] will show

Internals

fuj 0.1.4 (2023-10-22)

fuj 0.1.3 (2023-05-22)

fuj 0.1.2 (2023-03-06)

fuj 0.1.1 (2022-11-18)

fuj 0.1.0 (2022-11-01)