{
  "_id": "6a4df56ce691af43f13dead0",
  "Type": "Package",
  "Package": "arpr",
  "Title": "Advanced R Pipes",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Jirka\",\nfamily = \"Lewandowski\",\nrole = \"aut\",\nemail = \"jirka.lewandowski@wzb.eu\"),\nperson(given = \"Sébastien\",\nfamily = \"Rochette\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sebastien@thinkr.fr\",\ncomment = c(ORCID = \"0000-0002-1565-9313\")))",
  "Description": "Provides convenience functions for programming with\n'magrittr' pipes. Conditional pipes, a string prefixer and a\nfunction to pipe the given object into a specific argument\ngiven by character name are currently supported. It is named\nafter the dadaist Hans Arp, a friend of Rene Magritte.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/statnmap/arpr",
  "BugReports": "https://github.com/statnmap/arpr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2021-08-01 12:10:57 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/arpr",
  "RemoteRef": "HEAD",
  "RemoteSha": "943b28fe413d518b61e15a44eaa9103b39d317bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:57:19 UTC",
    "User": "root"
  },
  "Author": "Jirka Lewandowski [aut],\nSébastien Rochette [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1565-9313>)",
  "Maintainer": "Sébastien Rochette <sebastien@thinkr.fr>",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "arpr_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/27873cf5fcdeef887cf72e2207a9b704776b98466f12898501c2c65fd1af7224",
  "_filesize": 91410,
  "_sha256": "27873cf5fcdeef887cf72e2207a9b704776b98466f12898501c2c65fd1af7224",
  "_expires": "2026-10-16T06:59:55.000Z",
  "_created": "2026-07-08T06:57:19.000Z",
  "_published": "2026-07-08T06:59:56.708Z",
  "_jobs": [
    {
      "job": 85806744713,
      "time": 92,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160545549"
    },
    {
      "job": 85806744752,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160551866"
    },
    {
      "job": 85806744730,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160536082"
    },
    {
      "job": 85806744738,
      "time": 67,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160536191"
    },
    {
      "job": 85806290285,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160510097"
    },
    {
      "job": 85806744720,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160545740"
    },
    {
      "job": 85806744745,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160534052"
    },
    {
      "job": 85806744811,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8160533815"
    },
    {
      "job": 85806744762,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160531923"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592",
  "_status": "success",
  "_upstream": "https://github.com/ThinkR-open/arpr",
  "_commit": {
    "id": "943b28fe413d518b61e15a44eaa9103b39d317bc",
    "author": "statnmap <sebastien@thinkr.fr>",
    "committer": "statnmap <sebastien@thinkr.fr>",
    "message": "Update description\n",
    "time": 1627819857
  },
  "_maintainer": {
    "name": "Sébastien Rochette",
    "email": "sebastien@thinkr.fr",
    "login": "statnmap",
    "mastodon": "@statnmap@mastodon.social",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools.",
    "uuid": 21193866,
    "orcid": "0000-0002-1565-9313"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "statnmap",
      "count": 5,
      "uuid": 21193866
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 2745,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arpr"
  },
  "_devurl": "https://github.com/statnmap/arpr",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/arpr.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/thinkr-open/arpr",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-01-18"
    },
    {
      "version": "0.1.2",
      "date": "2021-08-02"
    }
  ],
  "_exports": [
    "%>%",
    "browse_r",
    "const",
    "iff",
    "iffelse",
    "iffn",
    "pipe_into",
    "prefix",
    "prefix_path",
    "remove_names"
  ],
  "_help": [
    {
      "page": "browse_r",
      "title": "browser() in a magrittr pipe",
      "topics": [
        "browse_r"
      ]
    },
    {
      "page": "const",
      "title": "Create a constant function",
      "topics": [
        "const"
      ]
    },
    {
      "page": "iff",
      "title": "Apply a function depending on test output",
      "topics": [
        "iff",
        "iffelse",
        "iffn"
      ]
    },
    {
      "page": "pipe_into",
      "title": "Pipe into specific formal argument",
      "topics": [
        "pipe_into"
      ]
    },
    {
      "page": "prefix",
      "title": "Prefix a string of text",
      "topics": [
        "prefix"
      ]
    },
    {
      "page": "prefix_path",
      "title": "Prefix a path",
      "topics": [
        "prefix_path"
      ]
    },
    {
      "page": "remove_names",
      "title": "Remove names of an object",
      "topics": [
        "remove_names"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/arpr/raw/HEAD/README.md",
  "_rundeps": [
    "magrittr",
    "rlang"
  ],
  "_score": 4.869906112945098,
  "_indexed": true,
  "_nocasepkg": "arpr",
  "_universes": [
    "thinkr-open",
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-08T06:59:02.000Z",
      "distro": "resolute",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/8ac78428ce32f8986ffab96a7026a8e12309366869710a57924fdba2ee53657e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-08T06:59:19.000Z",
      "distro": "resolute",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/ca576b898e6d59f0a030470afee905cbbd0ce407a593985ea07941a0056b51fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-08T06:58:37.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/db45155cbf1d0521eb2c13340bc2e771eec8d6784765991c17abccf4082a6880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-08T06:58:37.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/beb61b2aa9d194634b31d8d6c9c31fc4c1d13e7ba6946681b3edacece4c688a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-08T06:59:10.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/f6d38ef073e8d836192a4662e5096db990cd53ca33dd1f55776f15b080f64a47",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T06:58:26.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/904b3c85b3e582aa52470828350efcef733c4baad474a6ca85521220d5d768b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T06:58:23.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/9a99e57f22c55eae96dcb5a2f377257470b0f801bef4dd7dba3a3ba9f67f7722",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-08T06:58:18.000Z",
      "commit": "943b28fe413d518b61e15a44eaa9103b39d317bc",
      "fileid": "https://r2.ropensci.org/e56b3d3bbb0945ba8721547100ad6971a0bc708c8520a1a60502eb067f3e53fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28923658592"
    }
  ]
}