{
  "_id": "6a1e99621d7bb097a0a6de04",
  "Title": "Regression Data Analysis System",
  "Package": "regressoR",
  "Type": "Package",
  "Version": "4.0.8",
  "Authors@R": "c(\nperson(\"Oldemar\", \"Rodriguez\", email = \"oldemar.rodriguez@ucr.ac.cr\", role = c(\"aut\",\"cre\")),\nperson(\"Andres\", \"Navarro D.\", role = c(\"ctb\",\"prg\")),\nperson(\"Diego\", \"Jimenez A.\", role = c(\"ctb\",\"prg\")),\nperson(\"Ariel\", \"Arroyo S.\", role = c(\"ctb\",\"prg\")),\nperson(\"Joseline\", \"Quiros M.\", role = c(\"ctb\",\"prg\")),\nperson(\"Alejandro\", \"Vargas V.\", role = c(\"ctb\",\"prg\")),\nperson(\"Jennifer\", \"Lobo V.\", role = c(\"ctb\",\"prg\")))",
  "Description": "Perform a supervised data analysis on a database through a\n'shiny' graphical interface. It includes methods such as linear\nregression, penalized regression, k-nearest neighbors, decision\ntrees, ada boosting, extreme gradient boosting, random forest,\nneural networks, deep learning and support vector machines.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://promidat.website/",
  "BugReports": "https://github.com/PROMiDAT/predictoR/issues",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:45:13 UTC",
    "User": "root"
  },
  "Author": "Oldemar Rodriguez [aut, cre], Andres Navarro D. [ctb, prg],\nDiego Jimenez A. [ctb, prg], Ariel Arroyo S. [ctb, prg],\nJoseline Quiros M. [ctb, prg], Alejandro Vargas V. [ctb, prg],\nJennifer Lobo V. [ctb, prg]",
  "Maintainer": "Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-04 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/regressoR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f7e8abb85cba9778891e3c563be97a1f106ba37",
  "MD5sum": "decd7e4fde4b4aac40412664367b0ecf",
  "_user": "cran",
  "_type": "src",
  "_file": "regressoR_4.0.8.tar.gz",
  "_fileid": "940709a114a01e2ab7c470705edef1ff546d291fcc38c1972adda68aacac919c",
  "_filesize": 610803,
  "_sha256": "940709a114a01e2ab7c470705edef1ff546d291fcc38c1972adda68aacac919c",
  "_created": "2026-06-02T08:45:13.000Z",
  "_published": "2026-06-02T08:50:42.566Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79033211488,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353142460"
    },
    {
      "job": 79033211522,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353122528"
    },
    {
      "job": 79032502291,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353052252"
    },
    {
      "job": 79033211644,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353111486"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26808607170",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/regressoR",
  "_commit": {
    "id": "2f7e8abb85cba9778891e3c563be97a1f106ba37",
    "author": "Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.0.8\n",
    "time": 1772613602
  },
  "_maintainer": {
    "name": "Oldemar Rodriguez",
    "email": "oldemar.rodriguez@ucr.ac.cr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "DT",
      "version": ">= 0.27",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "pls",
      "version": ">= 2.8-1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "psych",
      "version": ">= 2.4.6",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1-6",
      "role": "Imports"
    },
    {
      "package": "loadeR",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "traineR",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "echarts4r",
      "version": ">= 0.4.4",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.4",
      "role": "Imports"
    },
    {
      "package": "rpart.plot",
      "version": ">= 3.1.1",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "shinycustomloader",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "shinydashboardPlus",
      "version": ">= 2.0.3",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "4.0.7",
      "date": "2025-12-22"
    },
    {
      "name": "4.0.8",
      "date": "2026-03-04"
    }
  ],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 598,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regressoR"
  },
  "_devurl": "https://github.com/promidat/predictor",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/regressoR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.7",
      "date": "2019-06-11"
    },
    {
      "version": "1.1.8",
      "date": "2019-09-19"
    },
    {
      "version": "1.1.9",
      "date": "2020-07-01"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-06"
    },
    {
      "version": "2.0.0",
      "date": "2021-09-23"
    },
    {
      "version": "2.0.1",
      "date": "2021-10-13"
    },
    {
      "version": "3.0.0",
      "date": "2023-04-04"
    },
    {
      "version": "3.0.2",
      "date": "2023-06-29"
    },
    {
      "version": "4.0.3",
      "date": "2024-11-15"
    },
    {
      "version": "4.0.4",
      "date": "2025-05-28"
    },
    {
      "version": "4.0.7",
      "date": "2025-12-22"
    },
    {
      "version": "4.0.8",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "as_string_c",
    "e_boost_evol_error",
    "e_boost_importance",
    "e_coeff_lambda",
    "e_JS",
    "e_posib_lambda",
    "e_rf_error",
    "e_rndf_importance",
    "e.rdim.rmse",
    "e.rdim.vare",
    "exe",
    "extract_code",
    "general.indices",
    "plot_real_prediction",
    "run_app",
    "summary_indices"
  ],
  "_help": [
    {
      "page": "as_string_c",
      "title": "as_string_c",
      "topics": [
        "as_string_c"
      ]
    },
    {
      "page": "e_boost_evol_error",
      "title": "Error Evolution",
      "topics": [
        "e_boost_evol_error"
      ]
    },
    {
      "page": "e_boost_importance",
      "title": "Var importance Adabag",
      "topics": [
        "e_boost_importance"
      ]
    },
    {
      "page": "e_coeff_lambda",
      "title": "Coefficients and lambda",
      "topics": [
        "e_coeff_lambda"
      ]
    },
    {
      "page": "e_JS",
      "title": "Eval character vectors to JS code",
      "topics": [
        "e_JS"
      ]
    },
    {
      "page": "e_posib_lambda",
      "title": "Possible lambda",
      "topics": [
        "e_posib_lambda"
      ]
    },
    {
      "page": "e_rf_error",
      "title": "Error Evolution",
      "topics": [
        "e_rf_error"
      ]
    },
    {
      "page": "e_rndf_importance",
      "title": "Var importance Random Forest",
      "topics": [
        "e_rndf_importance"
      ]
    },
    {
      "page": "e.rdim.rmse",
      "title": "e.rdim.rmse",
      "topics": [
        "e.rdim.rmse"
      ]
    },
    {
      "page": "e.rdim.vare",
      "title": "plot_pred_rd",
      "topics": [
        "e.rdim.vare"
      ]
    },
    {
      "page": "exe",
      "title": "exe",
      "topics": [
        "exe"
      ]
    },
    {
      "page": "extract_code",
      "title": "extract_code",
      "topics": [
        "extract_code"
      ]
    },
    {
      "page": "general.indices",
      "title": "general.indices",
      "topics": [
        "general.indices"
      ]
    },
    {
      "page": "plot_real_prediction",
      "title": "plot_real_prediction",
      "topics": [
        "plot_real_prediction"
      ]
    },
    {
      "page": "regressoR",
      "title": "Regression Data Analysis System",
      "topics": [
        "regressoR-package",
        "regressoR"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "summary_indices",
      "title": "summary_indices",
      "topics": [
        "summary_indices"
      ]
    }
  ],
  "_rundeps": [
    "adabag",
    "attempt",
    "backports",
    "base64enc",
    "bitops",
    "broom",
    "bslib",
    "cachem",
    "caret",
    "caTools",
    "cellranger",
    "class",
    "cli",
    "clock",
    "codetools",
    "colourpicker",
    "commonmark",
    "config",
    "ConsRank",
    "corrplot",
    "countrycode",
    "cpp11",
    "crayon",
    "crosstalk",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "DT",
    "e1071",
    "echarts4r",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fresh",
    "fs",
    "future",
    "future.apply",
    "gbm",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "golem",
    "gower",
    "GPArotation",
    "gplots",
    "gtable",
    "gtools",
    "hardhat",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "kknn",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "loadeR",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "miniUI",
    "mnormt",
    "ModelMetrics",
    "neuralnet",
    "nlme",
    "nnet",
    "numDeriv",
    "otel",
    "parallelly",
    "pillar",
    "pkgconfig",
    "pls",
    "plyr",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "psych",
    "purrr",
    "R6",
    "randomForest",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "readxl",
    "recipes",
    "rematch",
    "reshape2",
    "rlang",
    "rlist",
    "rmarkdown",
    "ROCR",
    "rpart",
    "rpart.plot",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "shinyAce",
    "shinycustomloader",
    "shinydashboard",
    "shinydashboardPlus",
    "shinyjs",
    "sourcetools",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "traineR",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "waiter",
    "withr",
    "writexl",
    "xfun",
    "xgboost",
    "XML",
    "xtable",
    "yaml"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "regressor",
  "_universes": [
    "cran",
    "promidat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.8",
      "date": "2026-06-02T08:49:01.000Z",
      "distro": "noble",
      "commit": "2f7e8abb85cba9778891e3c563be97a1f106ba37",
      "fileid": "acbdd37fd6ac96ce1018bac71079628da6c5e32d6dda4236a2257a07f629f5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808607170"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.0.8",
      "date": "2026-06-02T08:48:09.000Z",
      "distro": "noble",
      "commit": "2f7e8abb85cba9778891e3c563be97a1f106ba37",
      "fileid": "684a31568aa29d38a48c5244a613f2441895d0491839b5f61a81039001433c7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808607170"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.8",
      "date": "2026-06-02T08:48:38.000Z",
      "commit": "2f7e8abb85cba9778891e3c563be97a1f106ba37",
      "fileid": "9a14fb25335201faf5c37ff6044501b279a770260140f7812a4d2f703128d4af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26808607170"
    }
  ]
}