Package: sapfluxnetr Title: Working with 'Sapfluxnet' Project Data Version: 0.1.5 Authors@R: c( person("Victor", "Granda", email = "victorgrandagarcia@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0469-1991")), person("Rafael", "Poyatos", email = "r.poyatos@creaf.uab.cat", role = "aut", comment = c(ORCID = "0000-0003-0521-2523")), person("Victor", "Flo", email = "v.flo@creaf.uab.cat", role = "aut", comment = c(ORCID = "0000-0003-1908-4577")), person("Jacob", "Nelson", email = "", role = 'ctb', comment = c(ORCID = "0000-0002-4663-2420")), person("Sapfluxnet Core Team", email = "sapfluxnet@creaf.uab.cat", role = 'cph') ) Description: Access, modify, aggregate and plot data from the 'Sapfluxnet' project, the first global database of sap flow measurements. Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: assertthat, dplyr, furrr, ggplot2, glue, lubridate, magrittr, methods, purrr, rlang, stats, stringr, tibble, tidyr RoxygenNote: 7.3.2 Collate: 'data.R' 'getters.R' 'helpers.R' 'imports.R' 'metrics.R' 'sfn_data_classes.R' 'sfn_data_generics.R' 'sfn_data_methods.R' 'sfn_dplyr.R' 'visualizations.R' Suggests: future, knitr, remotes, rmarkdown, testthat, xtable Config/testthat/edition: 3 Config/testthat/parallel: true VignetteBuilder: knitr URL: https://github.com/sapfluxnet/sapfluxnetr BugReports: https://github.com/sapfluxnet/sapfluxnetr/issues Config/pak/sysreqs: libicu-dev Repository: https://sapfluxnet.r-universe.dev Date/Publication: 2025-07-24 07:19:34 UTC RemoteUrl: https://github.com/sapfluxnet/sapfluxnetr RemoteRef: HEAD RemoteSha: 1a6ff494fe5f30c02e6944e165f8e51bc322f41b NeedsCompilation: no Packaged: 2026-06-23 08:14:21 UTC; root Author: Victor Granda [aut, cre] (ORCID: ), Rafael Poyatos [aut] (ORCID: ), Victor Flo [aut] (ORCID: ), Jacob Nelson [ctb] (ORCID: ), Sapfluxnet Core Team [cph] Maintainer: Victor Granda