<?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>Robust SFTP Interface Using 'curl'</dc:title>
  <dc:title>R package sftpR version 0.2.0</dc:title>
  <dc:description>Provides a high-level, object-oriented interface for Secure 
    File Transfer Protocol (SFTP) operations built upon the 'curl' 
    package. The package implements an 'R6' class to manage persistent 
    connections and provides 'tidyverse'-style functions for common file 
    system tasks. Key features include recursive directory creation with 
    idempotency support, "smart" local path resolution that distinguishes 
    between files and directories, and the ability to download remote 
    resources directly into memory as raw vectors for seamless 
    integration into data processing pipelines. It is designed to handle 
    common SFTP edge cases gracefully, providing informative error 
    messages and robust path sanitization to ensure compatibility across 
    different server configurations.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: curl (&gt;= 7.0.0), R6 (&gt;= 2.6.1)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Michael Kuo &lt;michael.kuo@bccdc.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Kuo [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=sftpR/LICENSE)</dc:rights>
  <dc:date>2026-04-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sftpR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sftpR</dc:identifier>
</oai_dc:dc>
