Skip to contents

R package to estimate age-depth models from stratigraphic and sedimentological data, and transform complex data between the time and stratigraphic domain.

Authors

Niklas Hohmann
Utrecht University
email: n.hohmann [at] uu.nl
Web page: uu.nl/staff/NHohmann
Orcid: 0000-0003-1559-1838

Installation

You can install the package from CRAN. For this, run

install.packages("admtools")

in R. To install the package from GitHub, first install the remotes package

install.packages("remotes")

Then, run

remotes::install_github(repo = "MindTheGap-ERC/admtools",
                        build_vignettes = TRUE,
                        ref = "HEAD",
                        dependencies = TRUE)

To install the latest stable version. To install the version under developemnt, use

remotes::install_github(repo = "MindTheGap-ERC/admtools",
                        build_vignettes = TRUE,
                        ref = "dev",
                        dependencies = TRUE)

After installation, you can load the package using

To get started, have a look at the available vignettes via

browseVignettes(package = "admtools") # opens in Browser
#or
vignette(package = "admtools")

A good place to start reading is the introductionary vignette, available via

vignette("admtools")

License

GPL-3.0, see LICENSE file for license text.

Copyright 2023 Netherlands eScience Center and Utrecht University

Citation

To cite the package, use

or run

citation("admtools)

in R. Alternatively, you can use the information in the CITATION.cff file, or generate it using the “cite this repository” button on GitHub.

Funding information

Funded by the European Union (ERC, MindTheGap, StG project no 101041077). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them. European Union and European Research Council logos