{
  "_id": "6a487825e06c18f0a653cea2",
  "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-04 02:59:44 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/01522cd0759079b8293ecc923ec49893aa4776c061875e32a0c58684669ecf50",
  "_filesize": 756050,
  "_sha256": "01522cd0759079b8293ecc923ec49893aa4776c061875e32a0c58684669ecf50",
  "_expires": "2026-10-12T03:04:04.000Z",
  "_created": "2026-07-04T02:59:44.000Z",
  "_published": "2026-07-04T03:04:05.941Z",
  "_jobs": [
    {
      "job": 85097196145,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077695934"
    },
    {
      "job": 85097196153,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077692939"
    },
    {
      "job": 85097196139,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077681698"
    },
    {
      "job": 85097196134,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077679945"
    },
    {
      "job": 85096950655,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077667124"
    },
    {
      "job": 85097196157,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077691515"
    },
    {
      "job": 85097196150,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077681161"
    },
    {
      "job": 85097196147,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077682159"
    },
    {
      "job": 85097196165,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077681954"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811",
  "_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": 285,
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 526,
    "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-04T03:02:57.000Z",
      "distro": "resolute",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/84d3e4acda7b4d40c041cd32c4eeb7b847d29b06570b55a1f2a31490cd61b614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-04T03:02:39.000Z",
      "distro": "resolute",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/b982cd2ad40045be12ce302fc24b5b10787cf891ecdca1c6af8ed5247b3b65f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T03:01:27.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/c9f1f1150516d6970444dce549ce08d9ed4f686e7d6a3ee84813cfee248cdf38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-04T03:01:15.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/2bc89c883031d562fe558ad0d32b24717d4e8b67f2e3e942ef0f53378bcd3164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-04T03:03:14.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/7c66cd2f0ba8746c5a97e976f0ddbc035debdddf3a8dd75e81a2d9dd885f406f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T03:00:57.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/fcda2bac6b205ad313c26c78cb53fe3416203be733df5d0fcf15dc060ccc9fea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T03:01:08.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/74eb43cf5a6a1149589ca965185445a9b128ff8a3e69385110adc0dab3875ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-04T03:01:02.000Z",
      "commit": "4fef880681e673a863e213d2146be8c405a1c41a",
      "fileid": "https://r2.ropensci.org/d4707c4a04163875438a6536cb7627a013f5e527e4529a32344b4905b376bfba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/28692765811"
    }
  ]
}