Package: alfr
Type: Package
Title: Connectivity to 'Alfresco' Content Management Repositories
Version: 1.2.1
Author: Roy Wetherall <rwetherall@gmail.com>
Maintainer: Roy Wetherall <rwetherall@gmail.com>
Description: Allows you to connect to an 'Alfresco' content management repository and interact
  with its contents using simple and intuitive functions.  You will be able to establish a connection session to the 'Alfresco' repository,
  read and upload content and manage folder hierarchies.  For more details on the 'Alfresco' content management repository
  see <https://www.alfresco.com/ecm-software/document-management>.
Depends: R (>= 3.5.0)
License: GPL-3 | file LICENSE
URL: https://github.com/rwetherall/alfr,
        https://rwetherall.github.io/alfr/
BugReports: https://github.com/rwetherall/alfr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: httr, jsonlite, magrittr, stringr
Suggests: devtools, httptest, roxygen2, testthat, knitr, rmarkdown,
        covr, remotes, spelling, fs
VignetteBuilder: knitr
SystemRequirements: Alfresco Content Repository (Community or
        Enterprise)
Language: en-US
NeedsCompilation: no
Packaged: 2019-07-19 02:14:16 UTC; rwetherall
Repository: CRAN
Date/Publication: 2019-07-19 04:30:04 UTC
Built: R 4.6.0; ; 2025-10-14 02:19:12 UTC; windows
