<?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>An Implementation of 'Salesforce' APIs Using Tidy Principles</dc:title>
  <dc:title>R package salesforcer version 1.0.2</dc:title>
  <dc:description>Functions connecting to the 'Salesforce' Platform APIs (REST, SOAP, 
    Bulk 1.0, Bulk 2.0, Metadata, Reports and Dashboards) 
    &lt;https://trailhead.salesforce.com/content/learn/modules/api_basics/api_basics_overview&gt;. 
    "API" is an acronym for "application programming interface". Most all calls 
    from these APIs are supported as they use CSV, XML or JSON data that can be 
    parsed into R data structures. For more details please see the 'Salesforce' 
    API documentation and this package's website 
    &lt;https://stevenmmortimer.github.io/salesforcer/&gt; for more information, 
    documentation, and examples.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6.0)</dc:relation>
  <dc:relation>Imports: methods (&gt;= 3.6.0), utils (&gt;= 3.6.0), stats (&gt;= 3.6.0), dplyr
(&gt;= 1.0.0), purrr (&gt;= 0.3.4), vctrs (&gt;= 0.3.4), tibble (&gt;=
3.0.3), readr (&gt;= 1.3.1), lubridate (&gt;= 1.7.8), anytime (&gt;=
0.3.9), rlang (&gt;= 0.4.7), httr (&gt;= 1.4.1), curl (&gt;= 4.3),
data.table (&gt;= 1.13.0), XML (&gt;= 3.99-0.3), xml2 (&gt;= 1.3.2),
jsonlite (&gt;= 1.6.1), rlist (&gt;= 0.4.6.1), zip (&gt;= 2.0.4),
base64enc (&gt;= 0.1-3), mime (&gt;= 0.9), lifecycle (&gt;= 0.2.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat, spelling, here, microbenchmark,
ggplot2, sessioninfo</dc:relation>
  <dc:creator>Steven M. Mortimer &lt;mortimer.steven.m@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Steven M. Mortimer [aut, cre],
  Takekatsu Hiramura [ctb],
  Jennifer Bryan [ctb, cph],
  Joanna Zhao [ctb, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=salesforcer/LICENSE)</dc:rights>
  <dc:date>2024-11-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=salesforcer</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.salesforcer</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
