<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Source a Script and Cache</dc:title>
  <dc:title>R package sourcoise version 1.1.0</dc:title>
  <dc:description>Provides a function that behaves nearly as base::source() but
    implements a caching mechanism on disk, project based.  It allows to
    quasi source() R scripts that gather data but can fail or consume to
    much time to respond even if nothing new is expected.  It comes with
    tools to check and execute on demand or when cache is invalid the
    script.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: cli, digest, dplyr, fs, glue, jsonlite, knitr, lobstr, logger,
lubridate, memoise, purrr, qs2, RcppSimdJson, rlang, rprojroot,
stringr, tibble, tidyr, utils</dc:relation>
  <dc:relation>Suggests: quarto, bench, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Xavier Timbeau &lt;xavier.timbeau@sciencespo.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Xavier Timbeau [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=sourcoise/LICENSE)</dc:rights>
  <dc:date>2026-01-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sourcoise</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sourcoise</dc:identifier>
</oai_dc:dc>
