{
  "_id": "6a102a8aacfb0bcc41c92170",
  "Package": "passt",
  "Type": "Package",
  "Title": "Probability Associator Time (PASS-T)",
  "Version": "0.1.3",
  "Authors@R": "person(\"Johannes\", \"Titz\",\nemail = \"johannes.titz@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Simulates judgments of frequency and duration based on the\nProbability Associator Time (PASS-T) model. PASS-T is a memory\nmodel based on a simple competitive artificial neural network.\nIt can imitate human judgments of frequency and duration, which\nhave been extensively studied in cognitive psychology (e.g.\nHintzman (1970) <doi:10.1037/h0028865>, Betsch et al. (2010)\n<https://psycnet.apa.org/record/2010-18204-003>). The PASS-T\nmodel is an extension of the PASS model (Sedlmeier, 2002,\nISBN:0198508638). The package provides an easy way to run\nsimulations, which can then be compared with empirical data in\nhuman judgments of frequency and duration.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "URL": "https://github.com/johannes-titz/passt",
  "BugReports": "https://github.com/johannes-titz/passt/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://johannes-titz.r-universe.dev",
  "Date/Publication": "2021-05-03 12:01:19 UTC",
  "RemoteUrl": "https://github.com/johannes-titz/passt",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2d3482b644459bef231ca00996f52650a1e8fa8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:53:54 UTC",
    "User": "root"
  },
  "Author": "Johannes Titz [aut, cre]",
  "Maintainer": "Johannes Titz <johannes.titz@gmail.com>",
  "MD5sum": "c3a64a8ff71ab42e8bbd2012196d3a32",
  "_user": "johannes-titz",
  "_type": "src",
  "_file": "passt_0.1.3.tar.gz",
  "_fileid": "1fa5fb03e45ef0e0c3237aa548b778560bc3ee5ac5ce992b0b704dcb54d64939",
  "_filesize": 312712,
  "_sha256": "1fa5fb03e45ef0e0c3237aa548b778560bc3ee5ac5ce992b0b704dcb54d64939",
  "_created": "2026-05-13T06:53:54.000Z",
  "_published": "2026-05-22T10:06:02.126Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358458464,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963510648"
    },
    {
      "job": 77358459003,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963509538"
    },
    {
      "job": 77358458616,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963700521"
    },
    {
      "job": 77358458625,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963652609"
    },
    {
      "job": 77358458408,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963471636"
    },
    {
      "job": 77358458112,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157947390"
    },
    {
      "job": 77358458670,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963497091"
    },
    {
      "job": 77358458845,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963495347"
    },
    {
      "job": 77358458664,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963492915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johannes-titz/passt",
  "_commit": {
    "id": "d2d3482b644459bef231ca00996f52650a1e8fa8",
    "author": "Johannes Titz <johannes.titz@s2008.tu-chemnitz.de>",
    "committer": "Johannes Titz <johannes.titz@s2008.tu-chemnitz.de>",
    "message": "remove lazy data, which gives a warning on r-devel\n",
    "time": 1620043279
  },
  "_maintainer": {
    "name": "Johannes Titz",
    "email": "johannes.titz@gmail.com",
    "login": "gitfortat",
    "uuid": 20791646
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "johannes-titz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gitfortat",
      "count": 1,
      "uuid": 20791646
    }
  ],
  "_userbio": {
    "uuid": 32065313,
    "type": "user",
    "name": "Johannes Titz"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/passt"
  },
  "_devurl": "https://github.com/johannes-titz/passt",
  "_searchresults": 3,
  "_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/passt.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johannes-titz/passt",
  "_realowner": "johannes-titz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-05"
    },
    {
      "version": "0.1.1",
      "date": "2019-12-05"
    },
    {
      "version": "0.1.3",
      "date": "2021-05-03"
    }
  ],
  "_exports": [
    "%>%",
    "run_exp",
    "run_sim"
  ],
  "_help": [
    {
      "page": "run_exp",
      "title": "Run simulations and analyze data",
      "topics": [
        "run_exp"
      ]
    },
    {
      "page": "run_sim",
      "title": "Run simulations",
      "topics": [
        "run_sim"
      ]
    }
  ],
  "_readme": "https://github.com/johannes-titz/passt/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "passt.Rmd",
      "filename": "passt.html",
      "title": "A too short introduction to PASS-T with the passt R package",
      "author": "Johannes Titz (johannes.titz at gmail.com)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using passt",
        "A simple counter",
        "A simple noisy counter",
        "Simulating the moderating role of attention",
        "References"
      ],
      "created": "2019-10-21 14:11:48",
      "modified": "2019-10-31 13:07:02",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "passt",
  "_universes": [
    "johannes-titz",
    "gitfortat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-13T06:56:18.000Z",
      "distro": "noble",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "edfd1767e1e58242154bf1ea7ea0d20c095308f1136ace315b9d9435d95c6a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-13T06:56:17.000Z",
      "distro": "noble",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "1e3d3e2ef15272ac5b730207f04c92baf2556647925caa384736825133643016",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-13T07:07:58.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "569bf11fee3fb8f70e6f99c70d144b8ac4be917f7a82ea04a5acb74269ecc08e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-13T07:05:05.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "c508de6192381f37406686ed52abaa815f286d1100f0d735c0577e1e9edfe13e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T06:55:22.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "581ca773142818a33e818ecc9a3c8bdae6f2101fc6a2b76f165646a3541db217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T06:55:17.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "b9daed6cb1e165cfbe162a40de66fb1aaf30fb4cee7aaccbd1303686e6b1786c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-13T06:55:12.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "ef65a0e563a4db6443ce12751da40eadaaf3aacd359bfba2e8523032143a637d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T10:05:46.000Z",
      "commit": "d2d3482b644459bef231ca00996f52650a1e8fa8",
      "fileid": "2ac66dc823f402dd58748af6b9c187d062659c2a0d36acbc0646ac361c4a14f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johannes-titz/actions/runs/25783329417"
    }
  ]
}