{
  "_id": "6a2fbe9b3efcd9bda432e287",
  "Package": "tnorm",
  "Version": "0.0.1",
  "Authors@R": "person(\"Mark\", \"Padgham\", email = \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"))",
  "Title": "Truncated Normal Distribution",
  "Description": "Truncated Normal Distributions can be generated by other\npackages such as msm, but these are slow. tnorm is a faster C++\nreplacement.",
  "License": "GPL-3",
  "SystemRequirements": "C++11",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/mpadge/hotspotr",
  "Date": "2016-08-24",
  "RoxygenNote": "5.0.1",
  "Repository": "https://mpadge.r-universe.dev",
  "Date/Publication": "2019-11-19 08:30:04 UTC",
  "RemoteUrl": "https://github.com/mpadge/tnorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
  "Packaged": {
    "Date": "2026-06-15 08:54:32 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre]",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "7d9a0e2c6d991223748bbb5f724de928",
  "_user": "mpadge",
  "_type": "src",
  "_file": "tnorm_0.0.1.tar.gz",
  "_fileid": "4f3b902c3ec1f1c59e7e6125b6a1befb0d9b3348cdd1777562677b3e8c63ba72",
  "_filesize": 68599,
  "_sha256": "4f3b902c3ec1f1c59e7e6125b6a1befb0d9b3348cdd1777562677b3e8c63ba72",
  "_created": "2026-06-15T08:54:32.000Z",
  "_published": "2026-06-15T08:58:03.581Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81382509489,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7633389333"
    },
    {
      "job": 81382509484,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7633381885"
    },
    {
      "job": 81382509543,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7633388918"
    },
    {
      "job": 81382509571,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7633380305"
    },
    {
      "job": 81382509488,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7633367342"
    },
    {
      "job": 81382509470,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7633392238"
    },
    {
      "job": 81382509447,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7633366134"
    },
    {
      "job": 81382509487,
      "time": 178,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7633395345"
    },
    {
      "job": 81382015524,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633333439"
    },
    {
      "job": 81382509534,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633369375"
    },
    {
      "job": 81382509573,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7633365411"
    },
    {
      "job": 81382509875,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7633363358"
    },
    {
      "job": 81382509640,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7633362669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpadge/tnorm",
  "_commit": {
    "id": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "rm last sentence from readme\n",
    "time": 1574152204
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "description": "rOpenSci software review lead",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.4",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mpadge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 19,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 6697851,
    "type": "user",
    "name": "mark padgham",
    "followers": 320,
    "description": "rOpenSci software review lead"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tnorm"
  },
  "_devurl": "https://github.com/mpadge/hotspotr",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tnorm.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "tnormn"
  ],
  "_help": [
    {
      "page": "tnorm",
      "title": "tnorm",
      "topics": [
        "tnorm-package",
        "tnorm"
      ]
    },
    {
      "page": "tnormn",
      "title": "tnormn",
      "topics": [
        "tnormn"
      ]
    }
  ],
  "_readme": "https://github.com/mpadge/tnorm/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "truncnorm"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tnorm",
  "_universes": [
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T08:57:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "fb7c250d1def94081e90a7b8edfe6856cc57f57820e37915d066d8f15fedebb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T08:56:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "b35749a6a14b834c77879ef905916ec27a6e129a1f61ed039c54ab7c906f26fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T08:57:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "364096211a83e22acb43be0d466a0935b1f24adc27f219ec0c2aeb2c9d0df0ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-15T08:56:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "ef01f422c16f964c7be2f66deb4d509b5b8a3f0ac9377bf53833712e47555a3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T08:56:12.000Z",
      "arch": "aarch64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "471c0230489c435e96584dfbb1149ca3d40507773be2898d244d6d0a4d2a2ceb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T08:57:13.000Z",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "87dac85fc83f0b07ac8da17e69907f583fede8ed967179b0ac1f9738668fa78c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T08:56:08.000Z",
      "arch": "aarch64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "dbbc729977da6372368ea423b84adefb9b00985d0cbe5515b2e58b574fec0798",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-15T08:57:19.000Z",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "96b6e04ee919ae6438e6bdf0722360bd06026aed0b9675209da6d6b5ed0609fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-15T08:56:29.000Z",
      "arch": "emscripten",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "567059632d01c7de89f50ad62ff1f6e8e8ef2c8f8e8068c13ee3f5c5761bc6a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T08:55:43.000Z",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "105557784b4820ef2f94c125708c0bf05540e38e6ad81bfb64c7d92ec70dbc8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T08:55:42.000Z",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "31df157ae7dd2ad869b96ebd24663796ddd5e5c43f1421554aad29e2c2aeb43a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-15T08:55:38.000Z",
      "arch": "x86_64",
      "commit": "40388e272c2ff901b9a64ac674c10fd5e0ee2d45",
      "fileid": "85af80e97bc89b745b9d17990dc1543f353759eb30870d940edd0c4e928168b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27534970099"
    }
  ]
}