Package: resourcecode
Title: Access to the 'RESOURCECODE' Hindcast Database
Version: 0.3.0
Date: 2025-08-21
Authors@R: 
    person("Nicolas", "Raillard", , "nicolas.raillard@ifremer.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3385-5104"))
Description: Utility functions to download data from the 'RESOURCECODE'
    hindcast database of sea-states, time series of sea-state parameters
    and time series of 1D and 2D wave spectra.  See
    <https://resourcecode.ifremer.fr> for more details about the available
    data.  Also provides facilities to plot and analyse downloaded data,
    such as computing the sea-state parameters from both the 1D and 2D
    surface elevation variance spectral density.
License: GPL (>= 3)
URL: https://github.com/Resourcecode-project/r-resourcecode,
        https://resourcecode-project.github.io/r-resourcecode/,
        https://resourcecode-project.r-universe.dev/resourcecode
BugReports: https://github.com/Resourcecode-project/r-resourcecode/issues
Depends: R (>= 3.6)
Imports: abind, curl, geosphere, ggplot2, jsonlite, ncdf4, pracma,
        Rcpp, rlang, sf, stats, tibble, tidyr
Suggests: knitr, resourcecodedata, rmarkdown, testthat, vdiffr
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Additional_repositories: https://resourcecode-project.github.io/drat/
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-08-21 12:02:34 UTC; nraillar
Author: Nicolas Raillard [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3385-5104>)
Maintainer: Nicolas Raillard <nicolas.raillard@ifremer.fr>
Repository: CRAN
Date/Publication: 2025-08-21 12:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:12:46 UTC; windows
Archs: x64
