{
  "_id": "6a644ec8059529545f575a0f",
  "Package": "predict3d",
  "Type": "Package",
  "Title": "Draw Three Dimensional Predict Plot Using Package 'rgl'",
  "Version": "0.1.6",
  "URL": "https://github.com/cardiomoon/predict3d",
  "BugReports": "https://github.com/cardiomoon/predict3d/issues",
  "Authors@R": "person(\"Keon-Woong\",\"Moon\", role=c(\"aut\", \"cre\"),email=\"cardiomoon@gmail.com\")",
  "Description": "Draw 2 dimensional and three dimensional plot for multiple\nregression models using package 'ggplot2' and 'rgl'. Supports\nlinear models (lm), generalized linear models (glm) and local\npolynomial regression fittings (loess).",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglu1-mesa-dev make texlive libicu-dev\nlibpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://cardiomoon.r-universe.dev",
  "Date/Publication": "2025-10-01 05:44:45 UTC",
  "RemoteUrl": "https://github.com/cardiomoon/predict3d",
  "RemoteRef": "HEAD",
  "RemoteSha": "4fef880681e673a863e213d2146be8c405a1c41a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 05:39:51 UTC",
    "User": "root"
  },
  "Author": "Keon-Woong Moon [aut, cre]",
  "Maintainer": "Keon-Woong Moon <cardiomoon@gmail.com>",
  "_user": "cardiomoon",
  "_type": "src",
  "_file": "predict3d_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/a0f2a0a592516f87741529449479e8cb60f6c76fc6a60ac36c9d817e5623438a",
  "_filesize": 754768,
  "_sha256": "a0f2a0a592516f87741529449479e8cb60f6c76fc6a60ac36c9d817e5623438a",
  "_expires": "2026-11-02T05:51:02.000Z",
  "_created": "2026-07-25T05:39:51.000Z",
  "_published": "2026-07-25T05:51:04.468Z",
  "_jobs": [
    {
      "job": 89648413550,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616100918"
    },
    {
      "job": 89648413573,
      "time": 268,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616109337"
    },
    {
      "job": 89648413545,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616153494"
    },
    {
      "job": 89648413570,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616166079"
    },
    {
      "job": 89648081870,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616067503"
    },
    {
      "job": 89648413564,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8616091194"
    },
    {
      "job": 89648413593,
      "time": 114,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616085802"
    },
    {
      "job": 89648413580,
      "time": 154,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616091745"
    },
    {
      "job": 89648413598,
      "time": 108,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616084967"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709",
  "_status": "success",
  "_upstream": "https://github.com/cardiomoon/predict3d",
  "_commit": {
    "id": "4fef880681e673a863e213d2146be8c405a1c41a",
    "author": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "committer": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "message": "0.1.6\n\n0.1.6\n",
    "time": 1759297485
  },
  "_maintainer": {
    "name": "Keon-Woong Moon",
    "email": "cardiomoon@gmail.com",
    "login": "cardiomoon",
    "description": "M.D. & Ph.D.\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea",
    "uuid": 7410607
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggiraphExtra",
      "role": "Imports"
    },
    {
      "package": "modelr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "moonBook",
      "role": "Suggests"
    },
    {
      "package": "TH.data",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cardiomoon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "cardiomoon",
      "count": 67,
      "uuid": 7410607
    },
    {
      "user": "dmurdoch",
      "count": 1,
      "uuid": 1935680
    }
  ],
  "_userbio": {
    "uuid": 7410607,
    "type": "user",
    "name": "Keon-Woong Moon",
    "followers": 284,
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 406,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/predict3d"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/cardiomoon/predict3d",
  "_searchresults": 24,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/predict3d.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cardiomoon/predict3d",
  "_realowner": "cardiomoon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.1.3.3",
      "date": "2019-09-03"
    },
    {
      "version": "0.1.4",
      "date": "2023-04-12"
    },
    {
      "version": "0.1.5",
      "date": "2024-04-05"
    },
    {
      "version": "0.1.6",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "add_lines",
    "beNumeric",
    "calEquation",
    "fit2newdata",
    "getAspectRatio",
    "getMeans",
    "getNewFormula",
    "gg_color_hue",
    "ggPredict",
    "is.mynumeric",
    "myseq",
    "number2group",
    "predict3d",
    "rank2colors",
    "rank2group2",
    "restoreData",
    "restoreData2",
    "restoreData3",
    "restoreNames",
    "seekNamesDf",
    "seq_range",
    "slope2angle",
    "string2pattern",
    "theme_bw2"
  ],
  "_help": [
    {
      "page": "add_lines",
      "title": "Add lines with labels to pre-existing ggplot",
      "topics": [
        "add_lines"
      ]
    },
    {
      "page": "beNumeric",
      "title": "Whether a string vector can be converted to numeric",
      "topics": [
        "beNumeric"
      ]
    },
    {
      "page": "calEquation",
      "title": "calculated slope and intercept from object of class lm",
      "topics": [
        "calEquation"
      ]
    },
    {
      "page": "expand.grid2",
      "title": "expand.grid with two data.frames",
      "topics": [
        "expand.grid2"
      ]
    },
    {
      "page": "fit2newdata",
      "title": "Make a new data set for prediction",
      "topics": [
        "fit2newdata"
      ]
    },
    {
      "page": "getAspectRatio",
      "title": "Get aspect information of a ggplot",
      "topics": [
        "getAspectRatio"
      ]
    },
    {
      "page": "getMeans",
      "title": "calculate mean values of two consecutive number",
      "topics": [
        "getMeans"
      ]
    },
    {
      "page": "getNewFormula",
      "title": "Make new formula",
      "topics": [
        "getNewFormula"
      ]
    },
    {
      "page": "gg_color_hue",
      "title": "Pick default color",
      "topics": [
        "gg_color_hue"
      ]
    },
    {
      "page": "ggPredict",
      "title": "Visualize predictions from the multiple regression models.",
      "topics": [
        "ggPredict"
      ]
    },
    {
      "page": "is.mynumeric",
      "title": "Decide whether a vector can be treated as a numeric variable",
      "topics": [
        "is.mynumeric"
      ]
    },
    {
      "page": "myseq",
      "title": "Generate regular sequences of desired length between minimum and maximal values",
      "topics": [
        "myseq"
      ]
    },
    {
      "page": "number2group",
      "title": "Convert a numeric vector into groups",
      "topics": [
        "number2group"
      ]
    },
    {
      "page": "predict3d",
      "title": "Draw 3d predict plot using package `rgl`",
      "topics": [
        "predict3d"
      ]
    },
    {
      "page": "rank2colors",
      "title": "Rank a numeric vector using proportional table and returns character vector of names of color using palette",
      "topics": [
        "rank2colors"
      ]
    },
    {
      "page": "rank2group2",
      "title": "Rank a numeric vector using proportional table and returns a new ordinal vector",
      "topics": [
        "rank2group2"
      ]
    },
    {
      "page": "restoreData",
      "title": "Restore factors in data.frame as numeric",
      "topics": [
        "restoreData"
      ]
    },
    {
      "page": "restoreData2",
      "title": "restore data column with I() function",
      "topics": [
        "restoreData2"
      ]
    },
    {
      "page": "restoreData3",
      "title": "Restore data from arithmetic operator",
      "topics": [
        "restoreData3"
      ]
    },
    {
      "page": "restoreNames",
      "title": "Restore factors in variable name as numeric",
      "topics": [
        "restoreNames"
      ]
    },
    {
      "page": "revOperator",
      "title": "get opposite arithmetic operator",
      "topics": [
        "revOperator"
      ]
    },
    {
      "page": "seekNamesDf",
      "title": "Find variable names in data.frame",
      "topics": [
        "seekNamesDf"
      ]
    },
    {
      "page": "seq_range",
      "title": "Create a sequence over the range of a vector",
      "topics": [
        "seq_range"
      ]
    },
    {
      "page": "slope2angle",
      "title": "Make angle data with slope data",
      "topics": [
        "slope2angle"
      ]
    },
    {
      "page": "string2pattern",
      "title": "change string to pattern",
      "topics": [
        "string2pattern"
      ]
    },
    {
      "page": "theme_bw2",
      "title": "theme_bw with no grid",
      "topics": [
        "theme_bw2"
      ]
    }
  ],
  "_readme": "https://github.com/cardiomoon/predict3d/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "datawizard",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggiraphExtra",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "insight",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "modelr",
    "mycor",
    "nlme",
    "pillar",
    "pkgconfig",
    "plyr",
    "ppcor",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sjlabelled",
    "sjmisc",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "predict3d.Rmd",
      "filename": "predict3d.html",
      "title": "R package predict3d",
      "author": "Keon-Woong Moon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Installation",
        "Linear Regression Models",
        "Generalized Linear Models",
        "Local Polynomial Regression Fitting",
        "Play with predict3d()"
      ],
      "created": "2019-02-26 15:15:31",
      "modified": "2023-01-08 22:38:34",
      "commits": 11
    }
  ],
  "_score": 4.857332496431269,
  "_indexed": true,
  "_nocasepkg": "predict3d",
  "_universes": [
    "cardiomoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-25T05:42:57.000Z",
      "distro": "resolute",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/27a17f47190c5190561e12cddd774af91f9c76310ef651707682d2ae8a416b83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-25T05:43:51.000Z",
      "distro": "resolute",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/2cd33fa4dae5cc3305220434c98d73c1fcd056a3295738bf28b992ac5bc83cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-25T05:48:44.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/388b6f9c2f963863f67d6a2e906b1a990598eac774e03099ed4442ca257a3c79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-25T05:49:54.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/65ac5c6643bd21394885c8dbe4f5e127830dfde661667a6b28b17b844c16a2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-25T05:42:46.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/2c4cd529094320f0e0fd300bec4c2118bc148c4fe2c6de68d814c296206943a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-25T05:41:11.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/2faa518d32cd76f23d6fb415f76022e554951e0061c84d15fb75047462dcc24d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-25T05:42:01.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/5d157a4cdc4be3701894e5e8cf0363c34c7f81369b0ea149fa6f5f02e4e6f46b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-25T05:41:05.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/7df6a2f8a98ab15e9e655ebf6efb4193321b8be651a887a408f03ac7b9aeb90f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/30146030709"
    }
  ]
}