Package: opalr
Version: 1.1.0
Title: 'Opal' Data Repository Client and 'DataSHIELD' Utils
Authors@R: 
    c(person(given = "Yannick",
             family = "Marcon",
             role = c("aut", "cre"),
             email = "yannick.marcon@obiba.org",
             comment = c(ORCID = "0000-0003-0138-2023")),
      person(given = "Amadou",
             family = "Gaye",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1180-2792")),
      person("OBiBa group",
             role="cph",
             email="info@obiba.org"))
Depends: R (>= 3.1), httr
Imports: xml2, jsonlite, mime
Suggests: e1071, knitr, knitrBootstrap, rmarkdown
Description: Data integration Web application for biobanks by 'OBiBa'. 'Opal' is
    the core database application for biobanks. Participant data, once
    collected from any data source, must be integrated and stored in a central
    data repository under a uniform model. 'Opal' is such a central repository.
    It can import, process, validate, query, analyze, report, and export data.
    'Opal' is typically used in a research center to analyze the data acquired at
    assessment centres. Its ultimate purpose is to achieve seamless
    data-sharing among biobanks. This 'Opal' client allows to interact with 'Opal'
    web services and to perform operations on the R server side. 'DataSHIELD'
    administration tools are also provided.
License: GPL-3
URL: https://www.obiba.org/ https://www.obiba.org/pages/products/opal/
        https://doi.org/10.1093/ije/dyx180 http://www.datashield.ac.uk/
BugReports: https://github.com/obiba/opalr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-06-26 11:25:58 UTC; yannick
Author: Yannick Marcon [aut, cre] (<https://orcid.org/0000-0003-0138-2023>),
  Amadou Gaye [ctb] (<https://orcid.org/0000-0002-1180-2792>),
  OBiBa group [cph]
Maintainer: Yannick Marcon <yannick.marcon@obiba.org>
Repository: CRAN
Date/Publication: 2019-06-26 11:40:02 UTC
