{
  "_id": "6a226e6bcd65a98ecbd479df",
  "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-06-05 06:32:42 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>)",
  "MD5sum": "ae00b6be4c5cddb10e459f1882f794cf",
  "_user": "pascalkieslich",
  "_type": "src",
  "_file": "readbulk_1.1.4.tar.gz",
  "_fileid": "cc481470ce14d4e036f4fb87cbf13accd01e9929a99c916b72f5f0ba75357c78",
  "_filesize": 91484,
  "_sha256": "cc481470ce14d4e036f4fb87cbf13accd01e9929a99c916b72f5f0ba75357c78",
  "_created": "2026-06-05T06:32:42.000Z",
  "_published": "2026-06-05T06:36:27.768Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676514280,
      "time": 84,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430312645"
    },
    {
      "job": 79676514283,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430314901"
    },
    {
      "job": 79676514304,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430330528"
    },
    {
      "job": 79676514363,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430315619"
    },
    {
      "job": 79676264842,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430292434"
    },
    {
      "job": 79676514273,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430314712"
    },
    {
      "job": 79676514275,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430322518"
    },
    {
      "job": 79676514317,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430306059"
    },
    {
      "job": 79676514277,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430306716"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 795,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readbulk"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/pascalkieslich/readbulk",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_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.783903579272735,
  "_indexed": true,
  "_nocasepkg": "readbulk",
  "_universes": [
    "pascalkieslich"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-06-05T06:34:14.000Z",
      "distro": "noble",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "f8ad837202ea7d612701cbbd9c0c8a25722c3cf1290caf19506a5beeb87944bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-06-05T06:34:23.000Z",
      "distro": "noble",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "2dbd1e598bbaeb950464233db3c337c186cb3c4849730bee3516dde49951def3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-06-05T06:35:27.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "78ee4579b8204a9a7a549feff5ab873b4c4d1d7132cf3f070214428629e00e7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-06-05T06:34:25.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "8a2844e59f778147aa49f2f1482da667760f8409facfd9ee87f887624e072f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-06-05T06:34:29.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "7df8ee23fa5b478add82583d1e82f77050c3f984a308fd714a8966ac541f4fbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-06-05T06:34:46.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "64988990a04ec48146647583dbb5a001825fe99b49d81bf98996017c9846010e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-06-05T06:33:41.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "a90b5d7b3e4671e45cfc48059e7afbd906601d82e1034d6e17f26356d1a04b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-06-05T06:33:44.000Z",
      "commit": "4f044a018b8bca260ee65fb8370a4e9c41a81cdd",
      "fileid": "120dc3860226b18a0ca46ebf6b926711c99f7b0dd9e6bf80e66c5a89a0b6c1d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pascalkieslich/actions/runs/26999420870"
    }
  ]
}