Package: startR
Title: Automatically Retrieve Multidimensional Distributed Data Sets
Version: 3.0.0
Authors@R: c(
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut")),
    person("An-Chi", "Ho", , "an.ho@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0002-4182-5258")), 
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0001-8568-3071")),
    person("Victoria", "Agudetse", , "victoria.agudetse@bsc.es", role = c("cre", "ctb")),
    person("Eva", "Rifa", , "eva.rifarovira@bsc.es", role = "ctb"),
    person("Bruno", "de Paula Kinoshita", , "bruno.depaulakinoshita@bsc.es", role = "ctb"),
    person("Javier", "Vegas", , "javier.vegas@bsc.es", role = c("ctb")),
    person("Pierre-Antoine", "Bretonniere", , "pierre-antoine.bretonniere@bsc.es", role = c("ctb")),
    person("Roberto", "Serrano", , "rsnotivoli@gmail.com", role = c("ctb")),
    person("BSC-CNS", role = c("aut", "cph")))
Description: Automatically fetch, transform and arrange subsets of
    multidimensional data sets (collections of files) stored in local and/or
    remote file systems or servers, using multicore capabilities where possible.
    This tool provides an interface to perceive a collection of data sets as a single
    large multidimensional data array, and enables the user to request for automatic
    retrieval, processing and arrangement of subsets of the large array. Wrapper
    functions to add support for custom file formats can be plugged in/out, making
    the tool suitable for any research field where large multidimensional data sets
    are involved.
Depends: R (>= 3.6.0)
Imports: abind, bigmemory, future, multiApply (>= 2.1.0), parallel,
        easyNCDF, s2dv, ClimProjDiags (>= 0.3.4), stringr, methods
Suggests: stats, utils, testthat, yaml
Maintainer: Victoria Agudetse <victoria.agudetse@bsc.es>
License: GPL-3
URL: https://earth.bsc.es/gitlab/es/startR/
BugReports: https://earth.bsc.es/gitlab/es/startR/-/issues
SystemRequirements: cdo ecFlow
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-08 07:28:58 UTC; vagudets
Author: Nicolau Manubens [aut],
  An-Chi Ho [aut] (ORCID: <https://orcid.org/0000-0002-4182-5258>),
  Nuria Perez-Zanon [aut] (ORCID:
    <https://orcid.org/0000-0001-8568-3071>),
  Victoria Agudetse [cre, ctb],
  Eva Rifa [ctb],
  Bruno de Paula Kinoshita [ctb],
  Javier Vegas [ctb],
  Pierre-Antoine Bretonniere [ctb],
  Roberto Serrano [ctb],
  BSC-CNS [aut, cph]
Repository: CRAN
Date/Publication: 2025-10-08 10:30:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:02:18 UTC; windows
