Package: CLPFUDatabase
Title: Easily Install and Load Packages to Construct the CL-PFU Database
Version: 0.1.5
Authors@R: 
    person("Matthew", "Heun", , "matthew.heun@me.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7438-214X"))
Description: To assist building the CL-PFU database, 
             this metapackage provides a convenient way
             to install all dependencies.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Language: en-US
Config/testthat/edition: 3
Imports:
  FAOSTAT, 
  future.callr,
  Rilostat, 
  RCLabels, 
  matsbyname,
  matsindf,
  MKHthemes,
  MWTools, 
  IEATools, 
  Recca,
  PFUSetup,
  PFUPipelineTools,
  PFUPipeline,
  PFUAggPipeline
Suggests: 
  devtools,
  magrittr,
  spelling,
  testthat (>= 3.0.0), 
  yaml
Remotes:
  github::MatthewHeun/MKHthemes,
  github::EnergyEconomyDecoupling/MWTools,
  github::MatthewHeun/IEATools,
  github::MatthewHeun/Recca,
  github::EnergyEconomyDecoupling/PFUSetup,
  github::EnergyEconomyDecoupling/PFUPipelineTools,
  github::EnergyEconomyDecoupling/PFUPipeline,
  github::EnergyEconomyDecoupling/PFUAggPipeline
URL: https://energyeconomydecoupling.github.io/CLPFUDatabase/
