8000 GitHub - jl5000/gedcompendium: Load the ecosystem of packages around the `tidyged` package.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

jl5000/gedcompendium

Repository files navigation

The gedcompendium

R-CMD-check

This meta-package loads the gedcompendium ecosystem of packages to enable the handling of tidyged objects (tibble representations of GEDCOM files), and the main package of this ecosystem is tidyged.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jl5000/gedcompendium")

Use

You can load tidyged and all of its associated packages at once:

library(gedcompendium)
#> Loading required package: tidyged
#> Loading required package: tidyged.utils
#> Loading required package: visged
#> Loading required package: tidyged.io
#> When importing existing GEDCOM files, you should ensure that they are error free.
#> This package assumes imported GEDCOM files are valid and very few validation checks are carried out.
#> Several GEDCOM validators are available, including an online validator at http://ged-inline.elasticbeanstalk.com/

State of the ecosystem

tidyged.internals

R-CMD-check

tidyged

R-CMD-check

tidyged.io

R-CMD-check

tidyged.utils

R-CMD-check

shinyged

Not started

visged

R-CMD-check

autoged

Not started

geddown

Not started

About

Load the ecosystem of packages around the `tidyged` package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0