{
  "_id": "6a66d12961f19eac885c3c40",
  "Package": "R6Nomogram",
  "Version": "1.0",
  "Title": "Create, Edit, and Plot Nomograms using R6 Objects",
  "License": "GPL (>= 2)",
  "Authors@R": "c(person(\"Greg\", \"Snow\", role=c(\"aut\", \"cre\"),\nemail=\"538280@gmail.com\"))",
  "Maintainer": "Greg Snow <538280@gmail.com>",
  "Description": "Nomograms are a type of plot for displaying linear models.\nA scale is plotted for each predictor in the model that\ntranslates values of the variable into \"points\", the sum of the\n\"points\" is then looked up on another scale to find the final\nprediction from the model. This package provides an R6 object\nconstructor that does the computations for you to create an\nobject representing the nomogram for the model.  Methods and\nfields in the object allow you to customize the nomogram. You\ncan then plot the nomogram, further customize, replot, etc.\nThese types of nomograms are described in Harrell (2015)\n<doi:10.1007/978-3-319-19425-7>.",
  "URL": "https://github.com/glsnow/R6Nomogram",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "quarto",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-27 02:56:03 UTC",
    "User": "root"
  },
  "Author": "Greg Snow [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-06 14:39:08 UTC",
  "RemoteUrl": "https://github.com/cran/R6Nomogram",
  "RemoteRef": "HEAD",
  "RemoteSha": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
  "_user": "cran",
  "_type": "src",
  "_file": "R6Nomogram_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/446156c2df4fd0d61b2828daf33b49ba41f99acd9fedb6ea42f13ee5a7aa9f50",
  "_filesize": 1067916,
  "_sha256": "446156c2df4fd0d61b2828daf33b49ba41f99acd9fedb6ea42f13ee5a7aa9f50",
  "_expires": "2026-11-04T03:31:52.000Z",
  "_created": "2026-07-27T02:56:03.000Z",
  "_published": "2026-07-27T03:31:53.569Z",
  "_jobs": [
    {
      "job": 89876234513,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8641038702"
    },
    {
      "job": 89876234475,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8641037988"
    },
    {
      "job": 89874407641,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8640789430"
    },
    {
      "job": 89876234461,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8641037382"
    },
    {
      "job": 89876234480,
      "time": 77,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8640803928"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30231532692",
  "_status": "success",
  "_upstream": "https://github.com/cran/R6Nomogram",
  "_commit": {
    "id": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
    "author": "Greg Snow <538280@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1783348748
  },
  "_maintainer": {
    "name": "Greg Snow",
    "email": "538280@gmail.com",
    "login": "glsnow",
    "description": "",
    "uuid": 38293741
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0",
      "date": "2026-07-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "glsnow",
      "count": 1,
      "uuid": 38293741
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/R6Nomogram"
  },
  "_devurl": "https://github.com/glsnow/r6nomogram",
  "_searchresults": 2,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/R6Nomogram.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/glsnow/r6nomogram",
  "_realowner": "glsnow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "R6Nomogram"
  ],
  "_help": [
    {
      "page": "R6Nomogram",
      "title": "Nomogram R6 Object",
      "topics": [
        "R6Nomogram"
      ]
    }
  ],
  "_rundeps": [
    "R6"
  ],
  "_vignettes": [
    {
      "source": "Basics.qmd",
      "filename": "Basics.html",
      "title": "Basics.qmd",
      "engine": "quarto::html",
      "headings": [
        "Nomograms",
        "The Model",
        "First Plot",
        "Total Points and Response",
        "Categorical Labels",
        "Tick Values",
        "Additional Options",
        "Predictions",
        "Tables",
        "Model Structure"
      ],
      "created": "2026-07-06 14:39:08",
      "modified": "2026-07-06 14:39:08",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "r6nomogram",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://glsnow.r-universe.dev/R6Nomogram",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-27T03:14:08.000Z",
      "distro": "resolute",
      "commit": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
      "fileid": "https://r2.ropensci.org/547a79590b6f6ca81223c5fd86f747a7b843e7cab21bb34a6eb97f0b8e09e27b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30231532692"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-27T03:14:04.000Z",
      "distro": "resolute",
      "commit": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
      "fileid": "https://r2.ropensci.org/c683d856983e8ba849ece61a4c414d32425edaf64363e453de981511f5603ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30231532692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-27T03:14:14.000Z",
      "commit": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
      "fileid": "https://r2.ropensci.org/b7dd6452e707ac7c3629537c3b81d43d93c9670f8d12f645e65bb88ca00d87da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30231532692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-27T02:57:19.000Z",
      "commit": "f12c6f3a555eb6b7d13a166a56368483ce3744e3",
      "fileid": "https://r2.ropensci.org/23a5d4c2547c8dd634aad21f942e2f44f13a00d89026628e0ed8933ee32ec838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30231532692"
    }
  ]
}