NEWS.md

fuj 0.2.2

fuj 0.2.1

Fixes

fuj 0.2.0

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

fuj 0.1.3

fuj 0.1.2

fuj 0.1.1

fuj 0.1.0



Try the fuj package in your browser

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

fuj documentation built on June 8, 2025, 10:23 a.m.