Package: amerifluxr
Type: Package
Title: Interface to 'AmeriFlux' Data Services
Version: 1.0.0
Authors@R: c(
             person(
               family = "Chu",
               given = "Housen",
               email = "hchu@lbl.gov",
               role = c("aut","cre"),
               comment = c(ORCID = "0000-0002-8131-4938")),
              person(
               family = "Hufkens",
               given = "Koen",
               email = "koen.hufkens@gmail.com",
               role = c("ctb"),
               comment = c(ORCID = "0000-0002-5070-8109")))
Description: Programmatic interface to the 'AmeriFlux' database
    (<https://ameriflux.lbl.gov/>). Provide query, download,
    and data summary tools.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/chuhousen/amerifluxr
BugReports: https://github.com/chuhousen/amerifluxr/issues
Depends: R (>= 3.6)
Imports: heatmaply, httr, jsonlite, memoise, RCurl, readxl, tools
RoxygenNote: 7.1.2
Suggests: covr, data.table, knitr, pander, qpdf, remotes, rmarkdown,
        testthat, mockr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-08 00:21:08 UTC; HChu
Author: Housen Chu [aut, cre] (<https://orcid.org/0000-0002-8131-4938>),
  Koen Hufkens [ctb] (<https://orcid.org/0000-0002-5070-8109>)
Maintainer: Housen Chu <hchu@lbl.gov>
Repository: CRAN
Date/Publication: 2022-02-08 16:30:08 UTC
Built: R 4.3.0; ; 2023-07-10 07:14:58 UTC; unix
