tests/utils/inttest-helpers.R

db_params <- list()

# NB: Sys.timezone() will produce spurious warnings on first call depending on environment:
# > Sys.timezone()
# Failed to create bus connection: No such file or directory
# [1] "Europe/London"
# Warning message:
# In system("timedatectl", intern = TRUE) :
#   running command 'timedatectl' had status 1
# https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17421
suppressWarnings(Sys.timezone())

# logging::setLevel("FINEST")

Try the mfdb package in your browser

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

mfdb documentation built on June 21, 2022, 5:07 p.m.