{
  "_id": "6a54a1fdff0138dec5d65e59",
  "Package": "truncnorm",
  "Version": "1.0-9",
  "Title": "Truncated Normal Distribution",
  "Description": "Density, probability, quantile and random number\ngeneration functions for the truncated normal distribution.",
  "Authors@R": "c(person(\"Olaf\", \"Mersmann\", role=c(\"aut\", \"cre\"), \nemail=\"olafm@p-value.net\"),\nperson(\"Heike\", \"Trautmann\", role=c(\"aut\")),\nperson(\"Detlef\", \"Steuer\", role=c(\"aut\")),\nperson(\"Björn\", \"Bornkamp\", role=c(\"aut\")))",
  "URL": "https://github.com/olafmersmann/truncnorm",
  "BugReports": "https://github.com/olafmersmann/truncnorm/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Repository": "https://olafmersmann.r-universe.dev",
  "Date/Publication": "2023-03-20 10:28:08 UTC",
  "RemoteUrl": "https://github.com/olafmersmann/truncnorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "28593c0b454bdbe860bc00e8e23690c12af89927",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-13 08:25:13 UTC",
    "User": "root"
  },
  "Author": "Olaf Mersmann [aut, cre],\nHeike Trautmann [aut],\nDetlef Steuer [aut],\nBjörn Bornkamp [aut]",
  "Maintainer": "Olaf Mersmann <olafm@p-value.net>",
  "_user": "olafmersmann",
  "_type": "src",
  "_file": "truncnorm_1.0-9.tar.gz",
  "_fileid": "https://r2.ropensci.org/e51c970524bbda702e6d2ae595f3b71c6ebb7cd05b49e164416e65f2d2dd3a6f",
  "_filesize": 92783,
  "_sha256": "e51c970524bbda702e6d2ae595f3b71c6ebb7cd05b49e164416e65f2d2dd3a6f",
  "_expires": "2026-10-21T08:29:47.000Z",
  "_created": "2026-07-13T08:25:13.000Z",
  "_published": "2026-07-13T08:29:49.580Z",
  "_jobs": [
    {
      "job": 86768730575,
      "time": 176,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273247868"
    },
    {
      "job": 86768730484,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273244634"
    },
    {
      "job": 86768730624,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273235683"
    },
    {
      "job": 86768730652,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273239470"
    },
    {
      "job": 86768730606,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273224342"
    },
    {
      "job": 86768730569,
      "time": 174,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273246655"
    },
    {
      "job": 86768730633,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273208757"
    },
    {
      "job": 86768730615,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273274634"
    },
    {
      "job": 86768270403,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273175749"
    },
    {
      "job": 86768730435,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8273215963"
    },
    {
      "job": 86768730466,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273213075"
    },
    {
      "job": 86768730505,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273224308"
    },
    {
      "job": 86768730478,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273216820"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865",
  "_status": "success",
  "_upstream": "https://github.com/olafmersmann/truncnorm",
  "_commit": {
    "id": "28593c0b454bdbe860bc00e8e23690c12af89927",
    "author": "Olaf Mersmann <olafm@p-value.net>",
    "committer": "Olaf Mersmann <olafm@p-value.net>",
    "message": "Bump version number\n",
    "time": 1679308088
  },
  "_maintainer": {
    "name": "Olaf Mersmann",
    "email": "olafm@p-value.net",
    "login": "olafmersmann",
    "twitter": "@olafmersmann",
    "description": "Statistican, Professor of Computer Science @ HS Bund",
    "uuid": 2335934
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "olafmersmann",
  "_selfowned": true,
  "_usedby": 290,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "olafmersmann",
      "count": 38,
      "uuid": 2335934
    }
  ],
  "_userbio": {
    "uuid": 2335934,
    "type": "user",
    "name": "Olaf Mersmann",
    "followers": 29,
    "description": "Statistican, Professor of Computer Science @ HS Bund"
  },
  "_downloads": {
    "count": 41431,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/truncnorm"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/olafmersmann/truncnorm",
  "_searchresults": 3216,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/truncnorm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/olafmersmann/truncnorm",
  "_realowner": "olafmersmann",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2008-12-12"
    },
    {
      "version": "1.0-4",
      "date": "2010-05-29"
    },
    {
      "version": "1.0-5",
      "date": "2011-03-22"
    },
    {
      "version": "1.0-6",
      "date": "2012-08-02"
    },
    {
      "version": "1.0-7",
      "date": "2014-01-21"
    },
    {
      "version": "1.0-8",
      "date": "2018-02-27"
    },
    {
      "version": "1.0-9",
      "date": "2023-03-20"
    }
  ],
  "_exports": [
    "dtruncnorm",
    "etruncnorm",
    "ptruncnorm",
    "qtruncnorm",
    "rtruncnorm",
    "vtruncnorm"
  ],
  "_help": [
    {
      "page": "dtruncnorm",
      "title": "The Truncated Normal Distribution",
      "topics": [
        "dtruncnorm",
        "etruncnorm",
        "ptruncnorm",
        "qtruncnorm",
        "rtruncnorm",
        "vtruncnorm"
      ]
    }
  ],
  "_readme": "https://github.com/olafmersmann/truncnorm/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 12.148736986409933,
  "_indexed": true,
  "_nocasepkg": "truncnorm",
  "_universes": [
    "olafmersmann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-9",
      "date": "2026-07-13T08:28:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/5df9ff5bcfc19027933d9260efebdc3c8e2d79ff88f6b4cec21ec90d447cf327",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-9",
      "date": "2026-07-13T08:28:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/982c5cce4446b38ea2530877daa6f36e26734ba04b84e99ac061b994713a6cb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-9",
      "date": "2026-07-13T08:27:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/dc3064dcd1c1f8c3c09367c2e6c0500d418efe292c32b8e7ddf4336e004c282d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-9",
      "date": "2026-07-13T08:27:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/027744601034d1f3cb864ad7cc10e3eac856884ce6d7c707dbd651e598c9f2e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-9",
      "date": "2026-07-13T08:27:09.000Z",
      "arch": "aarch64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/d20a36c7c0c490850a57d3e606823e080907c6ed116c002312fbacae0d71048b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-9",
      "date": "2026-07-13T08:27:58.000Z",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/8a43ade00c34d33db6bd19cfa10b04c72a38369cdc1f6725a2877eace49860d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-9",
      "date": "2026-07-13T08:26:33.000Z",
      "arch": "aarch64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/5c0503081b04f9d5c4265007fcb514c8b74fb117d1b2d76dc0c518c5c638bc04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-9",
      "date": "2026-07-13T08:29:00.000Z",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/e9f991af39ee8e23090711d50c21c5d761d0f0f57c84e636bf6348bb81c4a110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-9",
      "date": "2026-07-13T08:27:04.000Z",
      "arch": "emscripten",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/285cfb97df4ccf232c08a43fa41a592d09eabf991bcf56f519dbb83ef903f4ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-9",
      "date": "2026-07-13T08:26:32.000Z",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/8a5a40ca263b3b1683107448746e23ca7758cfb2c632775ad609057ae359a6d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-9",
      "date": "2026-07-13T08:26:54.000Z",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/f7b16d92e1a2393368e0fcad32038280d080b0c8643c061844988e1cf3d38601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-9",
      "date": "2026-07-13T08:26:37.000Z",
      "arch": "x86_64",
      "commit": "28593c0b454bdbe860bc00e8e23690c12af89927",
      "fileid": "https://r2.ropensci.org/892de962b862592406b8b40fced2858cac1beabe5ded10ec9463e1b669a2ddff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olafmersmann/actions/runs/29235220865"
    }
  ]
}