Package: pathling
Type: Package
Title: A Library for using 'Pathling'
Version: 8.1.0
Authors@R: 
    c(
      person("Australian e-Health Research Centre, CSIRO", 
             role = c("cph", "cre"),
             email = "pathling@csiro.au"),
      person(given = "Piotr",
             family = "Szul",
             role = "aut",
             email = "piotr.szul@csiro.au"),
      person(given = "John",
             family = "Grimes",
             role = "aut",
             email = "john.grimes@csiro.au")
     )
Maintainer: "Australian e-Health Research Centre, CSIRO" <pathling@csiro.au>
Description: R API for 'Pathling', a tool for querying and transforming electronic health record data that is represented using the 'Fast Healthcare Interoperability Resources' (FHIR) standard - see <https://pathling.csiro.au/docs>.
License: Apache License 2.0
URL: https://pathling.csiro.au/
BugReports: https://github.com/aehrc/pathling/issues
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: rlang(>= 1.0.0), sparklyr(>= 1.8.1), jsonlite(>= 1.8.8), purrr
Suggests: testthat(>= 3.2.1.1)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
SystemRequirements: Spark: 3.5.x
Config/pathling/Version: 8.1.0
Config/pathling/SparkVersion: 3.5.6
Config/pathling/ScalaVersion: 2.12
Config/pathling/HadoopMajorVersion: 3
Config/pathling/HadoopVersion: 3.3.4
Config/pathling/DeltaVersion: 3.3.2
NeedsCompilation: yes
Packaged: 2025-09-22 09:40:22 UTC; runner
Author: Australian e-Health Research Centre, CSIRO [cph, cre],
  Piotr Szul [aut],
  John Grimes [aut]
Repository: CRAN
Date/Publication: 2025-09-22 11:00:02 UTC
Built: R 4.5.0; ; 2025-09-22 13:31:48 UTC; unix
