Package: dht 1.2.3

Erika Rasnick

dht: A Collection of Functions to Assist Building DeGAUSS Containers

degauss helper tools are used to develop and run DeGAUSS containers.

Authors:Erika Rasnick [aut, cre], Cole Brokamp [aut]

dht_1.2.3.tar.gz
dht_1.2.3.zip(r-4.5)dht_1.2.3.zip(r-4.4)dht_1.2.3.zip(r-4.3)
dht_1.2.3.tgz(r-4.4-any)dht_1.2.3.tgz(r-4.3-any)
dht_1.2.3.tar.gz(r-4.5-noble)dht_1.2.3.tar.gz(r-4.4-noble)
dht_1.2.3.tgz(r-4.4-emscripten)dht_1.2.3.tgz(r-4.3-emscripten)
dht.pdf |dht.html
dht/json (API)

# Install 'dht' in R:
install.packages('dht', repos = c('https://degauss-org.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/degauss-org/dht/issues

On CRAN:

35 exports 4 stars 1.51 score 34 dependencies 3 dependents 16 scripts

Last updated 11 months agofrom:f0b59bbb91. Checks:OK: 4 ERROR: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winERRORSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winERRORSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winERRORSep 13 2024
R-4.3-macOKSep 13 2024

Exports:%>%address_is_institutionaladdress_is_nonaddressaddress_is_po_boxcheck_datescheck_end_after_start_datecheck_for_columncheck_ramclean_addresscore_lib_imagescreate_degauss_menu_datadegauss_colorsdegauss_menudegauss_runexpand_datesfind_dockerget_degauss_core_lib_envget_degauss_env_dockerfileget_degauss_env_onlinegreetinghas_dockermake_degauss_commandqlibraryread_lat_lon_csvuse_degauss_containeruse_degauss_dockerfileuse_degauss_dockerignoreuse_degauss_entrypointuse_degauss_githook_readme_rmduse_degauss_github_actionsuse_degauss_licenseuse_degauss_makefileuse_degauss_readmeuse_degauss_testswrite_geomarker_file

Dependencies:bitbit64clicliprcpp11crayondplyrfansifsgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspspurrrR6readrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwhiskerwithr

Calling DeGAUSS from R

Rendered fromcalling-degauss-from-R.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2023-10-23
Started: 2022-10-13

DeGAUSS Metadata Specifications

Rendered fromdegauss-metadata-specification.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2022-07-06
Started: 2022-02-09

Developing a New DeGAUSS Container

Rendered fromdeveloping-degauss.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2022-07-06
Started: 2021-12-09

Helper Functions

Rendered fromhelper-functions.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2022-02-23
Started: 2021-12-07

Readme and manuals

Help Manual

Help pageTopics
check if address is a known Cincinnati institutional addressaddress_is_institutional
check if address text is not actually an addressaddress_is_nonaddress
check if address is a PO Boxaddress_is_po_box
check format of dates from DeGAUSS container input filecheck_dates
check that end_date occurs after start_datecheck_end_after_start_date
check for specified columns and corresponding column typescheck_for_column
check_ramcheck_ram
clean address text strings for geocodingclean_address
list the DeGAUSS images in the core librarycore_lib_images
create data for use in DeGAUSS menucreate_degauss_menu_data
Access the DeGAUSS color palettedegauss_colors
DeGAUSS Menudegauss_menu
run a DeGAUSS containerdegauss_run
expand dates between start_date and end_dateexpand_dates
find the path to the docker executablefind_docker
get DeGAUSS metadata on all images in the core libraryget_degauss_core_lib_env
get DeGAUSS metadata online or from a Dockerfileget_degauss_env_dockerfile get_degauss_env_online
display DeGAUSS greeting message in consolegreeting
is docker available?has_docker
create a DeGAUSS commandmake_degauss_command
wrapper for base::library() that automatically supresses package startup messagesqlibrary
read in and format input file for DeGAUSS containerread_lat_lon_csv
use DeGAUSS compose fileuse_degauss_compose
use DeGAUSS container templateuse_degauss_container use_degauss_dockerfile use_degauss_dockerignore use_degauss_entrypoint use_degauss_githook_readme_rmd use_degauss_github_actions use_degauss_license use_degauss_makefile use_degauss_readme use_degauss_tests
write geomarker output to filewrite_geomarker_file