{
  "_id": "6a4f3edb21b18e15484ff9cc",
  "Package": "rprime",
  "Title": "Functions for Working with 'Eprime' Text Files",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Tristan\",\nfamily = \"Mahr\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tristan.mahr@wisc.edu\",\ncomment = c(ORCID = \"0000-0002-8890-5116\"))",
  "Description": "'Eprime' is a set of programs for administering\npsychological experiments by computer. This package provides\nfunctions for loading, parsing, filtering and exporting data in\nthe text files produced by 'Eprime' experiments.",
  "License": "GPL-2",
  "URL": "https://github.com/tjmahr/rprime",
  "BugReports": "https://github.com/tjmahr/rprime/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tjmahr.r-universe.dev",
  "Date/Publication": "2025-04-25 19:56:09 UTC",
  "RemoteUrl": "https://github.com/tjmahr/rprime",
  "RemoteRef": "HEAD",
  "RemoteSha": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 06:22:43 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "rprime_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/3780b0cfda77ef19957f295f1d0da4ac52904b9fdab03ccce5c283ed433eade9",
  "_filesize": 162147,
  "_sha256": "3780b0cfda77ef19957f295f1d0da4ac52904b9fdab03ccce5c283ed433eade9",
  "_expires": "2026-10-17T06:25:30.000Z",
  "_created": "2026-07-09T06:22:43.000Z",
  "_published": "2026-07-09T06:25:31.777Z",
  "_jobs": [
    {
      "job": 86053453074,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190680068"
    },
    {
      "job": 86053453079,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190681984"
    },
    {
      "job": 86053453075,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190668502"
    },
    {
      "job": 86053453087,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190667702"
    },
    {
      "job": 86053003874,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190642779"
    },
    {
      "job": 86053453064,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190680187"
    },
    {
      "job": 86053453061,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190676356"
    },
    {
      "job": 86053453065,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8190671922"
    },
    {
      "job": 86053453101,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190666947"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114",
  "_status": "success",
  "_upstream": "https://github.com/tjmahr/rprime",
  "_commit": {
    "id": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
    "author": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "committer": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "message": "submit to CRAN\n",
    "time": 1745610969
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "description": "Language and data scientist",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "eprime",
    "psychology",
    "psychology-experiments"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 120,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "followers": 344,
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 325,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rprime"
  },
  "_devurl": "https://github.com/tjmahr/rprime",
  "_searchresults": 43,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rprime.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tjmahr/rprime",
  "_realowner": "tjmahr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-05-29"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-24"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-25"
    }
  ],
  "_exports": [
    "as.EprimeFrame",
    "as.FrameList",
    "drop_levels",
    "EprimeFrame",
    "extract_chunks",
    "filter_in",
    "filter_out",
    "FrameList",
    "keep_levels",
    "listify",
    "preview_eprime",
    "preview_frames",
    "preview_levels",
    "read_eprime",
    "to_data_frame"
  ],
  "_help": [
    {
      "page": "as.EprimeFrame",
      "title": "Convert a list into an EprimeFrame object",
      "topics": [
        "as.EprimeFrame"
      ]
    },
    {
      "page": "as.FrameList",
      "title": "Convert a list of EprimeFrames into a FrameList object",
      "topics": [
        "as.FrameList"
      ]
    },
    {
      "page": "EprimeFrame",
      "title": "Create an EprimeFrame object",
      "topics": [
        "EprimeFrame"
      ]
    },
    {
      "page": "extract_chunks",
      "title": "Extract log-frames from an Eprime log file",
      "topics": [
        "extract_chunks"
      ]
    },
    {
      "page": "filter_in",
      "title": "Filter levels in or out of a FrameList based on attribute values",
      "topics": [
        "filter_in",
        "filter_out"
      ]
    },
    {
      "page": "FrameList",
      "title": "Convert lines from an Eprime file into EprimeFrame objects",
      "topics": [
        "FrameList"
      ]
    },
    {
      "page": "keep_levels",
      "title": "Filter levels in or out of a FrameList based on Eprime.Level values",
      "topics": [
        "drop_levels",
        "keep_levels"
      ]
    },
    {
      "page": "listify",
      "title": "Convert a vector of colon-separated text lines into a list of named elements",
      "topics": [
        "listify"
      ]
    },
    {
      "page": "preview_eprime",
      "title": "Preview the levels in a parsed Eprime file",
      "topics": [
        "preview_eprime",
        "preview_frames",
        "preview_levels"
      ]
    },
    {
      "page": "read_eprime",
      "title": "Read in a text file generated by Eprime",
      "topics": [
        "read_eprime"
      ]
    },
    {
      "page": "to_data_frame",
      "title": "Convert Eprime Frames into data-frames",
      "topics": [
        "to_data_frame"
      ]
    }
  ],
  "_readme": "https://github.com/tjmahr/rprime/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "parsing-summary.Rmd",
      "filename": "parsing-summary.html",
      "title": "Parsing summary",
      "author": "Tristan Mahr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Strategy",
        "File reading",
        "Chunking",
        "Building lists from \"Key: Value\" strings"
      ],
      "created": "2015-05-23 02:07:12",
      "modified": "2025-04-25 19:48:25",
      "commits": 7
    },
    {
      "source": "quick-start-demo.Rmd",
      "filename": "quick-start-demo.html",
      "title": "Quick start demonstration",
      "author": "Tristan Mahr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Examples",
        "Getting data into R",
        "Exploring",
        "Filtering",
        "Exporting"
      ],
      "created": "2015-05-23 02:07:12",
      "modified": "2015-05-29 15:45:25",
      "commits": 5
    },
    {
      "source": "multiple-files.Rmd",
      "filename": "multiple-files.html",
      "title": "Working with multiple files",
      "author": "Tristan Mahr",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2014-08-26 02:28:36",
      "modified": "2015-05-23 01:37:51",
      "commits": 4
    }
  ],
  "_score": 6.684620978026968,
  "_indexed": true,
  "_nocasepkg": "rprime",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:50.000Z",
      "distro": "resolute",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/0356e8c986ac6427c2fbac4cda001beb5fe75f807a9200d9fab0922558f1d9a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:56.000Z",
      "distro": "resolute",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/d51667c984cdd11339a8b923cb5d939676ef076251ae938a85d1fb4f850b2c64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:15.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/5372971459a734c9f336ce422fdaaeabab83ec5769183aad7cd81296e34e1c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:12.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/962f4f6b255020b45eb96af8f8899c16f5cb5a0d1e3344adda59da08f2dc19e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-09T06:25:07.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/1cdd8d3f96babed065f88c000b2b825dcfe962314d3fa35a90dd7220fec01091",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:35.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/bd4f422849524a521f9aa428cb11640f03b818e8aaaa6c3770477bcb395f2fa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-09T06:24:18.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/640771accceb090977fb607728d8353960f4e84c5817a51a3d46c5993e704089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-09T06:23:57.000Z",
      "commit": "c26f2a445f7da3910cb1d12bc1a31cc8a462543c",
      "fileid": "https://r2.ropensci.org/6046a43111697d8a4135da5775519d8d23e1ab51e28b60a8092ed61b3bf52c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28998368114"
    }
  ]
}