Package: restfulr Type: Package Title: R Interface to RESTful Web Services Version: 0.0.17 Authors@R: person(given = "Michael", family = "Lawrence", role = c("aut", "cre"), email = "lawremi@gmail.com") Description: Models a RESTful service as if it were a nested R list. License: Artistic-2.0 Imports: XML, RCurl, rjson, S4Vectors (>= 0.13.15), yaml Depends: R (>= 3.4.0), methods Suggests: getPass, rsolr, RUnit Collate: CRUDProtocol-class.R CacheInfo-class.R Credentials-class.R HTTP-class.R Media-class.R MediaCache-class.R RestUri-class.R RestContainer-class.R test_restfulr_package.R utils.R Config/pak/sysreqs: make libxml2-dev Repository: https://lawremi.r-universe.dev Date/Publication: 2026-06-11 02:00:25 UTC RemoteUrl: https://github.com/lawremi/restfulr RemoteRef: HEAD RemoteSha: c03b7c28b412d5d78dd8a2db69f13ef8725ac6f1 NeedsCompilation: yes Packaged: 2026-07-24 07:33:27 UTC; root Author: Michael Lawrence [aut, cre] Maintainer: Michael Lawrence