{
  "_id": "6a200d95b401979e73447eb5",
  "Package": "alfr",
  "Type": "Package",
  "Title": "Connectivity to 'Alfresco' Content Management Repositories",
  "Version": "1.3.0.9000",
  "Author": "Roy Wetherall <rwetherall@gmail.com>",
  "Maintainer": "Roy Wetherall <rwetherall@gmail.com>",
  "Description": "Allows you to connect to an 'Alfresco' content management\nrepository and interact with its contents using simple and\nintuitive functions.  You will be able to establish a\nconnection session to the 'Alfresco' repository, read and\nupload content and manage folder hierarchies.  For more details\non the 'Alfresco' content management repository see\n<https://www.alfresco.com/ecm-software/document-management>.",
  "License": "GPL-3 | file LICENSE",
  "URL": "https://github.com/rwetherall/alfr,\nhttps://rwetherall.github.io/alfr/",
  "BugReports": "https://github.com/rwetherall/alfr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "Alfresco Content Repository (Community or\nEnterprise)",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://rwetherall.r-universe.dev",
  "Date/Publication": "2019-07-19 02:21:15 UTC",
  "RemoteUrl": "https://github.com/rwetherall/alfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b13aee707e9c160c1bf6297279a83cceaa917441",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:15:16 UTC",
    "User": "root"
  },
  "MD5sum": "851bb2157ee2a0e262e7bcd0fb47d570",
  "_user": "rwetherall",
  "_type": "src",
  "_file": "alfr_1.3.0.9000.tar.gz",
  "_fileid": "f2219feefe711c2f6b1e4d8aef669e4dbf7ea5b9ac707eea68a80e7b4a29eea1",
  "_filesize": 120440,
  "_sha256": "f2219feefe711c2f6b1e4d8aef669e4dbf7ea5b9ac707eea68a80e7b4a29eea1",
  "_created": "2026-06-03T11:15:16.000Z",
  "_published": "2026-06-03T11:18:45.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79281275407,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383066578"
    },
    {
      "job": 79281275488,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383068325"
    },
    {
      "job": 79281275340,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383068824"
    },
    {
      "job": 79281275416,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383055705"
    },
    {
      "job": 79280729311,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383018960"
    },
    {
      "job": 79281275413,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383061098"
    },
    {
      "job": 79281275422,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383050295"
    },
    {
      "job": 79281275372,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383052210"
    },
    {
      "job": 79281275426,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383055517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rwetherall/alfr",
  "_commit": {
    "id": "b13aee707e9c160c1bf6297279a83cceaa917441",
    "author": "rwetherall <rwetherall@gmail.com>",
    "committer": "rwetherall <rwetherall@gmail.com>",
    "message": "Set to next dev version\n",
    "time": 1563502875
  },
  "_maintainer": {
    "name": "Roy Wetherall",
    "email": "rwetherall@gmail.com",
    "login": "rwetherall",
    "description": "R programming enthusiast.",
    "uuid": 1633054
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    }
  ],
  "_owner": "rwetherall",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "alfresco"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rwetherall",
      "count": 116,
      "uuid": 1633054
    }
  ],
  "_userbio": {
    "uuid": 1633054,
    "type": "user",
    "name": "Roy Wetherall",
    "description": "R programming enthusiast."
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alfr"
  },
  "_devurl": "https://github.com/rwetherall/alfr",
  "_pkgdown": "https://rwetherall.github.io/alfr/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alfr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rwetherall/alfr",
  "_realowner": "rwetherall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2019-07-03"
    },
    {
      "version": "1.2.0",
      "date": "2019-07-09"
    },
    {
      "version": "1.2.1",
      "date": "2019-07-19"
    }
  ],
  "_exports": [
    "alf_node",
    "alf_node.delete",
    "alf_node.new",
    "alf_session",
    "alf_session.invalidate",
    "alf_session.is_valid"
  ],
  "_help": [
    {
      "page": "alf_node",
      "title": "Get Alfresco node",
      "topics": [
        "alf_node"
      ]
    },
    {
      "page": "alf_node.delete",
      "title": "Deletes an Alfresco node",
      "topics": [
        "alf_node.delete"
      ]
    },
    {
      "page": "alf_node.new",
      "title": "Create a new Alfresco node",
      "topics": [
        "alf_node.new"
      ]
    },
    {
      "page": "alf_session",
      "title": "Get connection session to Alfresco content repository",
      "topics": [
        "alf_session"
      ]
    },
    {
      "page": "alf_session.invalidate",
      "title": "Invalidates a session.",
      "topics": [
        "alf_session.invalidate"
      ]
    },
    {
      "page": "alf_session.is_valid",
      "title": "Determine whether a session is valid.",
      "topics": [
        "alf_session.is_valid"
      ]
    },
    {
      "page": "alfr",
      "title": "alfr: A package for connecting with Alfresco",
      "topics": [
        "alfr-package",
        "alfr"
      ]
    }
  ],
  "_readme": "https://github.com/rwetherall/alfr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "working_with_content.Rmd",
      "filename": "working_with_content.html",
      "title": "Alfr - Working with Content",
      "author": "Roy Wetherall",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Uploading Content",
        "Reading Content",
        "Deleting Content"
      ],
      "created": "2019-06-27 02:51:45",
      "modified": "2019-07-08 10:21:50",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "alfr",
  "_universes": [
    "rwetherall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:17:38.000Z",
      "distro": "noble",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "329db2702a48cbd6701300d3510153c4f48c32d2ea6e7c58cad561e03fefea7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:17:41.000Z",
      "distro": "noble",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "d542a4be6c9fe3511832673c8f5cfd85e6c3b8b46d9bddd44ee5db9b71a99cf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:17:47.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "e9d40511b12cbbb327c7eb52ea731d7b1edc8f16063d902542ccaa9091b6111b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:17:07.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "7cae4923dfd3ea698d91212ec68ad37b89e18c0dd189f18551c9f391beb9b9b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:17:35.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "ae65079a668ea395c1df33f8b08ecd84776d2903089fdbd1131208c6208c0a5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:16:31.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "a715dd271779e52718d205845d97675b715097caa6c3487e67367118202b69e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:16:36.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "4165239b5289d1a115099be55849bb60188612d7460941508c13f0119124c0c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9000",
      "date": "2026-06-03T11:16:45.000Z",
      "commit": "b13aee707e9c160c1bf6297279a83cceaa917441",
      "fileid": "ad5133dfbf73a2a582e081d98d93585a0ac5843b08b1c3282eef320173b2cd89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwetherall/actions/runs/26880975751"
    }
  ]
}