Package: chronosphere
Type: Package
Title: Evolving Earth System Variables
Version: 0.6.1
Authors@R: c(
	person(given="Adam T.", family="Kocsis", role=c("cre", "aut"),
		   email="adam.t.kocsis@gmail.com", comment=c(ORCID="0000-0002-9028-665X")),
 	person(given="Nussaibah B.", family="Raja", role=c("aut"), comment=c(ORCID="0000-0002-0000-3944")),
	person(given="Deutsche Forschungsgemeinschaft", role="fnd"),
	person(given="FAU GeoZentrum Nordbayern", role="fnd"))
Maintainer: Adam T. Kocsis <adam.t.kocsis@gmail.com>
Description: The implemented functions allow the query, download, and import of remotely-stored and version-controlled data items. The inherent meta-database maps data files and import code to programming classes and allows access to these items via files deposited in public repositories. The purpose of the project is to increase reproducibility and establish version tracking of results from (paleo)environmental/ecological research.
License: CC BY 4.0
Collate: global.R attributes.R call.R datasets.R fetching.R info.R
        utility.R zzz.R
Date: 2023-08-17
BugReports: https://github.com/chronosphere-info/r_client/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: utils, tools
NeedsCompilation: no
RoxygenNote: 7.2.3
Suggests: curl, tinytest
Packaged: 2023-08-17 08:39:52 UTC; root
Author: Adam T. Kocsis [cre, aut] (<https://orcid.org/0000-0002-9028-665X>),
  Nussaibah B. Raja [aut] (<https://orcid.org/0000-0002-0000-3944>),
  Deutsche Forschungsgemeinschaft [fnd],
  FAU GeoZentrum Nordbayern [fnd]
Repository: CRAN
Date/Publication: 2023-08-17 12:33:00 UTC
Built: R 4.2.0; ; 2023-08-27 02:18:45 UTC; unix
