Package: mlstrOpalr
Type: Package
Title: Support Compatibility Between 'Maelstrom' R Packages and 'Opal'
        Environment
Version: 1.0.3
Authors@R: 
    c(person(given = "Guillaume",
             family = "Fabre",
             role = c("aut","cre"),
             email = "guijoseph.fabre@gmail.com",
             comment = c(ORCID = "0000-0002-0124-9970")),
      person("Maelstrom-research group",
             role=c("fnd","cph"),
             email="info@maelstrom-research.org"),
      person("OBiBa group",
             role="ctb",
             email="info@obiba.org"))
Maintainer: Guillaume Fabre <guijoseph.fabre@gmail.com>
Description: Functions to support compatibility between 'Maelstrom' R packages 
     and 'Opal' environment. 'Opal' is the 'OBiBa' core database application for 
     biobanks. It is used to build data repositories that integrates data 
     collected from multiple sources. 'Opal Maelstrom' is a specific 
     implementation of this software. This 'Opal' client is specifically 
     designed to interact with 'Opal Maelstrom' distributions to perform 
     operations on the R server side. The user must have adequate credentials.
     Please see <https://opaldoc.obiba.org/> for complete documentation.
License: GPL-3
LazyData: true
Depends: R (>= 3.4)
Imports: dplyr (>= 1.1.0), rlang, tidyr, stringr, tools, opalr, fabR
        (>= 2.0.0), madshapR (>= 1.0.2)
URL: https://github.com/maelstrom-research/mlstrOpalr
BugReports: https://github.com/maelstrom-research/mlstrOpalr/issues
RoxygenNote: 7.2.3
Suggests: knitr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2024-05-01 14:36:37 UTC; guill
Author: Guillaume Fabre [aut, cre] (<https://orcid.org/0000-0002-0124-9970>),
  Maelstrom-research group [fnd, cph],
  OBiBa group [ctb]
Repository: CRAN
Date/Publication: 2024-05-01 15:02:10 UTC
Built: R 4.6.0; ; 2025-11-02 05:27:11 UTC; windows
