{
  "_id": "6a49f5537a98a23ad0a34e79",
  "Package": "readbulk",
  "Type": "Package",
  "Version": "1.1.4",
  "Title": "Read and Combine Multiple Data Files",
  "Description": "Combine multiple data files from a common directory. The\ndata files will be read into R and bound together, creating a\nsingle large data.frame. A general function is provided along\nwith a specific function for data that was collected using the\nopen-source experiment builder 'OpenSesame'\n<https://osdoc.cogsci.nl/>.",
  "Maintainer": "Pascal J. Kieslich <pascal.kieslich@gmail.com>",
  "Authors@R": "c(\nperson(c(\"Pascal\",\"J.\"), \"Kieslich\", role= c(\"aut\", \"cre\"),\nemail= \"pascal.kieslich@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0853-9364\")),\nperson(\"Felix\", \"Henninger\", role = \"aut\",\nemail= \"mailbox@felixhenninger.com\",\ncomment = c(ORCID = \"0000-0002-7730-9511\"))\n)",
  "URL": "https://github.com/pascalkieslich/readbulk",
  "BugReports": "https://github.com/pascalkieslich/readbulk/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://pascalkieslich.r-universe.dev",
  "Date/Publication": "2024-01-10 12:05:43 UTC",
  "RemoteUrl": "https://github.com/pascalkieslich/readbulk",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 06:01:20 UTC",
    "User": "root"
  },
  "Author": "Pascal J. Kieslich [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0853-9364>),\nFelix Henninger [aut] (ORCID: <https://orcid.org/0000-0002-7730-9511>)",
  "_user": "pascalkieslich",
  "_type": "src",
  "_file": "readbulk_1.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/b040940eef73f95b9e245b31e2427bcdc03c28c48e5f858c6f1e68c0b6acc2dc",
  "_filesize": 94187,
  "_sha256": "b040940eef73f95b9e245b31e2427bcdc03c28c48e5f858c6f1e68c0b6acc2dc",
  "_expires": "2026-10-13T06:10:25.000Z",
  "_created": "2026-07-05T06:01:20.000Z",
  "_published": "2026-07-05T06:10:27.203Z",
  "_jobs": [
    {
      "job": 85197567820,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088854023"
    },
    {
      "job": 85197567836,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088853794"
    },
    {
      "job": 85197567839,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088905250"
    },
    {
      "job": 85197567832,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088889129"
    },
    {
      "job": 85197398868,
      "time": 139,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088841218"
    },
    {
      "job": 85197567816,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088856945"
    },
    {
      "job": 85197567840,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088851355"
    },
    {
      "job": 85197567830,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088849619"
    },
    {
      "job": 85197567845,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088848555"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050",
  "_status": "success",
  "_upstream": "https://github.com/pascalkieslich/readbulk",
  "_commit": {
    "id": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
    "author": "Pascal J. Kieslich <pascal.kieslich@gmail.com>",
    "committer": "Pascal J. Kieslich <pascal.kieslich@gmail.com>",
    "message": "Update online documentation\n",
    "time": 1704888343
  },
  "_maintainer": {
    "name": "Pascal J. Kieslich",
    "email": "pascal.kieslich@gmail.com",
    "login": "pascalkieslich",
    "description": "",
    "uuid": 13104756,
    "orcid": "0000-0002-0853-9364"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    }
  ],
  "_owner": "pascalkieslich",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "combine",
    "files",
    "merge",
    "read"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "pascalkieslich",
      "count": 58,
      "uuid": 13104756
    },
    {
      "user": "felixhenninger",
      "count": 5,
      "uuid": 8349942
    }
  ],
  "_userbio": {
    "uuid": 13104756,
    "type": "user",
    "name": "Pascal J. Kieslich",
    "followers": 33
  },
  "_downloads": {
    "count": 788,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readbulk"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/pascalkieslich/readbulk",
  "_searchresults": 74,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readbulk.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pascalkieslich/readbulk",
  "_realowner": "pascalkieslich",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-02-14"
    },
    {
      "version": "1.1.0",
      "date": "2016-10-25"
    },
    {
      "version": "1.1.2",
      "date": "2019-02-02"
    },
    {
      "version": "1.1.3",
      "date": "2020-08-25"
    },
    {
      "version": "1.1.4",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "read_bulk",
    "read_opensesame"
  ],
  "_help": [
    {
      "page": "read_bulk",
      "title": "Read and combine multiple data files",
      "topics": [
        "read_bulk"
      ]
    },
    {
      "page": "read_opensesame",
      "title": "Read and combine raw OpenSesame data",
      "topics": [
        "read_opensesame"
      ]
    }
  ],
  "_readme": "https://github.com/pascalkieslich/readbulk/raw/HEAD/README.md",
  "_rundeps": [
    "plyr",
    "Rcpp"
  ],
  "_score": 4.77232170672292,
  "_indexed": true,
  "_nocasepkg": "readbulk",
  "_universes": [
    "pascalkieslich"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-07-05T06:03:09.000Z",
      "distro": "resolute",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/acfbc642ba74e550b2621821e8b91369336d6c0b31d489d3ed8a08d71dddda5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-07-05T06:03:07.000Z",
      "distro": "resolute",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/b207ddacb31905bce066386ed3193cf4802fef064f54c35115ad8aab5ea91d2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-07-05T06:09:45.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/70d0d749e24819bad5fc3a323f1e5434563a105ea7ea2d5980a4b0d0965acd97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-07-05T06:07:42.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/5e4d97acd252f536d3937690e9ccb06afd8a1c154fc50bceaa52fbade8236f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-07-05T06:03:40.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/c0678a316b3e2d09caca59aae59cf6b89bf82dcc88ecf5564033e2722fe90d5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-05T06:02:42.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/66b79f848f9896c4dfa25378c87dd0fa4ac6a7f9ef7d859cba4723df1d51407c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-05T06:02:31.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/ad6c55c11b2d4ed9b2f8a43f99728f93d54a1aede985d3ac6c00dc3ece236fa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-05T06:02:23.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "https://r2.ropensci.org/77f1e1114d0fa180ca94597560203179b6644c9b0887bd4a0e57e53c2c9f30ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/28731337050"
    }
  ]
}