{
  "_id": "6a1f06e5b401979e7341bd26",
  "Package": "trimr",
  "Version": "1.1.1.9000",
  "Date": "2022-05-05",
  "Authors@R": "c(\nperson(\"James\", \"Grange\", email = \"grange.jim@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Ed\", \"Berry\", role = \"ctb\"))",
  "Title": "An Implementation of Common Response Time Trimming Methods",
  "Description": "Provides various commonly-used response time trimming\nmethods, including the recursive / moving-criterion methods\nreported by Van Selst and Jolicoeur (1994). By passing trimming\nfunctions raw data files, the package will return trimmed data\nready for inferential testing.",
  "License": "GPL-3",
  "LazyData": "true",
  "URL": "https://cran.r-project.org/web/packages/trimr/index.html,\nhttps://github.com/JimGrange/trimr",
  "BugReports": "https://github.com/JimGrange/trimr/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Repository": "https://jimgrange.r-universe.dev",
  "Date/Publication": "2022-05-05 03:08:44 UTC",
  "RemoteUrl": "https://github.com/jimgrange/trimr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:57:59 UTC",
    "User": "root"
  },
  "Author": "James Grange [cre, aut],\nEd Berry [ctb]",
  "Maintainer": "James Grange <grange.jim@gmail.com>",
  "MD5sum": "d531600c6f8f311ae84da6645730230e",
  "_user": "jimgrange",
  "_type": "src",
  "_file": "trimr_1.1.1.9000.tar.gz",
  "_fileid": "b407e271e7333809da4e4ce4430565246e554da09238af5548f96d806520bfba",
  "_filesize": 172279,
  "_sha256": "b407e271e7333809da4e4ce4430565246e554da09238af5548f96d806520bfba",
  "_created": "2026-05-18T06:57:59.000Z",
  "_published": "2026-06-02T16:37:57.764Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122443679,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051351660"
    },
    {
      "job": 79122443735,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051352422"
    },
    {
      "job": 79122443050,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051348388"
    },
    {
      "job": 79122443724,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051352157"
    },
    {
      "job": 79122442152,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051319855"
    },
    {
      "job": 79122442422,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363972232"
    },
    {
      "job": 79122443683,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051340498"
    },
    {
      "job": 79122443922,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051339720"
    },
    {
      "job": 79122443591,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051345544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jimgrange/trimr",
  "_commit": {
    "id": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
    "author": "Jim Grange <grange.jim@gmail.com>",
    "committer": "Jim Grange <grange.jim@gmail.com>",
    "message": "updated version to dev\n",
    "time": 1651720124
  },
  "_maintainer": {
    "name": "James Grange",
    "email": "grange.jim@gmail.com",
    "login": "jimgrange",
    "twitter": "@JimGrange",
    "description": "I am a Professor of Cognitive Science in the School of Psychology, Keele University, UK",
    "uuid": 8407969
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jimgrange",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jimgrange",
      "count": 84,
      "uuid": 8407969
    }
  ],
  "_userbio": {
    "uuid": 8407969,
    "type": "user",
    "name": "Jim Grange",
    "description": "I am a Professor of Cognitive Science in the School of Psychology, Keele University, UK"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trimr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jimgrange/trimr",
  "_searchresults": 62,
  "_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/readme.html",
    "extra/readme.md",
    "extra/trimr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jimgrange/trimr",
  "_realowner": "jimgrange",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-08-02"
    },
    {
      "version": "1.0.1",
      "date": "2015-08-28"
    },
    {
      "version": "1.1.1",
      "date": "2022-05-05"
    }
  ],
  "_exports": [
    "absoluteRT",
    "hybridRecursive",
    "modifiedRecursive",
    "nonRecursive",
    "sdTrim"
  ],
  "_datasets": [
    {
      "name": "exampleData",
      "title": "Example response time data set",
      "object": "exampleData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "participant",
        "condition",
        "rt",
        "accuracy"
      ],
      "rows": 20518,
      "table": true,
      "tojson": true
    },
    {
      "name": "linearInterpolation",
      "title": "SDs used for the recursive / moving criterion trimming methods",
      "object": "linearInterpolation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sampleSize",
        "modifiedRecursive",
        "nonRecursive"
      ],
      "rows": 97,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "absoluteRT",
      "title": "Absolute RT trimming",
      "topics": [
        "absoluteRT"
      ]
    },
    {
      "page": "exampleData",
      "title": "Example response time data set",
      "topics": [
        "exampleData"
      ]
    },
    {
      "page": "hybridRecursive",
      "title": "hybridRecursive trimming procedure.",
      "topics": [
        "hybridRecursive"
      ]
    },
    {
      "page": "linearInterpolation",
      "title": "SDs used for the recursive / moving criterion trimming methods",
      "topics": [
        "linearInterpolation"
      ]
    },
    {
      "page": "modifiedRecursive",
      "title": "modifiedRecursive trimming procedure.",
      "topics": [
        "modifiedRecursive"
      ]
    },
    {
      "page": "nonRecursive",
      "title": "nonRecursive trimming procedure.",
      "topics": [
        "nonRecursive"
      ]
    },
    {
      "page": "sdTrim",
      "title": "RT trimming with standard deviation criterion",
      "topics": [
        "sdTrim"
      ]
    }
  ],
  "_readme": "https://github.com/jimgrange/trimr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview of the trimr package",
      "author": "James A. Grange",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Using Your Own Data",
        "Example Data",
        "Absolute Value Criterion",
        "absoluteRT",
        "Standard Deviation Criterion",
        "sdTrim",
        "Recursive / Moving Criterion",
        "nonRecursive",
        "modifiedRecursive",
        "hybridRecursive",
        "Data from Factorial Designs",
        "References"
      ],
      "created": "2022-05-03 15:29:49",
      "modified": "2022-05-03 15:29:49",
      "commits": 1
    }
  ],
  "_score": 5.394451680826216,
  "_indexed": true,
  "_nocasepkg": "trimr",
  "_universes": [
    "jimgrange"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:58.000Z",
      "distro": "noble",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "9dc9b074945a5ddca798f819f75849646d5e3b5b5c18d0da12c5189128053d52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-18T07:00:02.000Z",
      "distro": "noble",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "e7945a1ca74a7e002d91ded7bd019edf687143c2b697739780894385fabc7756",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:49.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "3dafbefca8de3dd25c8e1a3ecef45944a252689e2b2d17f982225d9811c8e47b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:58.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "652b12cad834517a9233f19e42850dc58215d4e25af2f0e28b98c25607dacdf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:12.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "3c98647ea875a74e2e42d3df35adb38a2b4facd62f568b2300fa11bddca2427f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:11.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "650cc668d07d70951124c6d3c07be9a1102daa82500c6ad6a72d63097adc5def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-18T06:59:31.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "8672e1ee5ec985253a019dd07466dfd9d0340e42f5a4e08f8665cf85fb936b58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-06-02T16:37:39.000Z",
      "commit": "f35e44dbe7868d5111a48c8a679b9cbcb04c541e",
      "fileid": "f813c563ec162cd664877f39ccee61fa62e88168d6dbeb53336751d389fca1cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimgrange/actions/runs/26018324776"
    }
  ]
}