{
  "_id": "6a637d1baecbde9870bb2cae",
  "Package": "rtemis",
  "Version": "1.3.0",
  "Title": "Machine Learning and Visualization",
  "Date": "2026-07-24",
  "Authors@R": "person(given = \"E.D.\", family = \"Gennatas\", role = c(\"aut\", \"cre\", \"cph\"), \nemail = \"gennatas@gmail.com\", comment = c(ORCID = \"0000-0001-9280-3609\"))",
  "Description": "Machine learning and visualization package with an 'S7'\nbackend featuring comprehensive type checking and validation,\npaired with an efficient functional user-facing API. train(),\ncluster(), and decomp() provide one-call access to supervised\nand unsupervised learning. All configuration steps are\nperformed using setup functions and validated. A single call to\ntrain() handles preprocessing, hyperparameter tuning, and\ntesting with nested resampling. Supports 'data.frame',\n'data.table', and 'tibble' inputs, parallel execution, and\ninteractive visualizations. The package first appeared in E.D.\nGennatas (2017)\n<https://repository.upenn.edu/entities/publication/d81892ea-3087-4b71-a6f5-739c58626d64>.",
  "License": "GPL (>= 3)",
  "URL": "https://www.rtemis.org, https://docs.rtemis.org/r/ml,\nhttps://docs.rtemis.org/r/ml-api/",
  "BugReports": "https://github.com/rtemis-org/rtemis/issues",
  "ByteCompile": "yes",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Additional_repositories": "https://rtemis-org.r-universe.dev",
  "Repository": "https://egenn.r-universe.dev",
  "Date/Publication": "2026-07-24 12:29:37 UTC",
  "RemoteUrl": "https://github.com/rtemis-org/rtemis",
  "RemoteRef": "HEAD",
  "RemoteSha": "983e91682e8b211e9e2587121bf9483e02131226",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 14:45:32 UTC",
    "User": "root"
  },
  "Author": "E.D. Gennatas [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9280-3609>)",
  "Maintainer": "E.D. Gennatas <gennatas@gmail.com>",
  "_user": "egenn",
  "_type": "src",
  "_file": "rtemis_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9b23f4b336b391d9eef8eec7a811be92a3479211e44200e35adb152df32f49e6",
  "_filesize": 1770789,
  "_sha256": "9b23f4b336b391d9eef8eec7a811be92a3479211e44200e35adb152df32f49e6",
  "_expires": "2026-11-01T14:56:25.000Z",
  "_created": "2026-07-24T14:45:32.000Z",
  "_published": "2026-07-24T14:56:26.998Z",
  "_jobs": [
    {
      "job": 89511574919,
      "time": 470,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8600394208"
    },
    {
      "job": 89511574957,
      "time": 439,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8600379260"
    },
    {
      "job": 89511574937,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8600284950"
    },
    {
      "job": 89511574982,
      "time": 275,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8600299685"
    },
    {
      "job": 89510103245,
      "time": 367,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8600162964"
    },
    {
      "job": 89511574991,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8600267687"
    },
    {
      "job": 89511574981,
      "time": 442,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8600380335"
    },
    {
      "job": 89511574988,
      "time": 568,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8600440334"
    },
    {
      "job": 89511574971,
      "time": 546,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8600429513"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430",
  "_status": "success",
  "_upstream": "https://github.com/rtemis-org/rtemis",
  "_commit": {
    "id": "983e91682e8b211e9e2587121bf9483e02131226",
    "author": "Stathis Gennatas <gennatas@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #154 from rtemis-org/devel\n\nDevel",
    "time": 1784896177
  },
  "_maintainer": {
    "name": "E.D. Gennatas",
    "email": "gennatas@gmail.com",
    "login": "egenn",
    "description": "AI/ML for Precision Medicine & Public Health, Health Data Science; Neuroscience; Visualization; Music",
    "uuid": 6411723,
    "orcid": "0000-0001-9280-3609"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rtemis.core",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "dendextend",
      "version": ">= 0.18.0",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "farff",
      "role": "Suggests"
    },
    {
      "package": "fastICA",
      "role": "Suggests"
    },
    {
      "package": "flexclust",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "future.mirai",
      "role": "Suggests"
    },
    {
      "package": "futurize",
      "role": "Suggests"
    },
    {
      "package": "geosphere",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "geojsonio",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "gsubfn",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "heatmaply",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "leaps",
      "role": "Suggests"
    },
    {
      "package": "lightAUC",
      "role": "Suggests"
    },
    {
      "package": "lightgbm",
      "role": "Suggests"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "missRanger",
      "role": "Suggests"
    },
    {
      "package": "nanonext",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "role": "Suggests"
    },
    {
      "package": "networkD3",
      "role": "Suggests"
    },
    {
      "package": "NMF",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "pvclust",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "reactable",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "ROCR",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "seqinr",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "shapr",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "tabnet",
      "role": "Suggests"
    },
    {
      "package": "threejs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "timeDate",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    },
    {
      "package": "vroom",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rtemis-org",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 8
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 12
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 5
    },
    {
      "week": "2026-29",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.99.1000",
      "date": "2025-10-18"
    },
    {
      "name": "pre-v1.0.0",
      "date": "2026-03-14"
    },
    {
      "name": "v1.0.0",
      "date": "2026-03-14"
    },
    {
      "name": "cran-v1.0.0",
      "date": "2026-03-26"
    },
    {
      "name": "v1.2.5",
      "date": "2026-06-19"
    }
  ],
  "_topics": [
    "data-science",
    "data-visualization",
    "machine-learning",
    "machine-learning-library",
    "visualization"
  ],
  "_stars": 149,
  "_contributors": [
    {
      "user": "egenn",
      "count": 4838,
      "uuid": 6411723
    },
    {
      "user": "henrikbengtsson",
      "count": 30,
      "uuid": 1616850
    },
    {
      "user": "muschellij2",
      "count": 2,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 6411723,
    "type": "user",
    "name": "Stathis Gennatas",
    "followers": 66,
    "description": "AI/ML for Precision Medicine & Public Health, Health Data Science; Neuroscience; Visualization; Music"
  },
  "_downloads": {
    "count": 377,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtemis"
  },
  "_devurl": "https://github.com/rtemis-org/rtemis",
  "_pkgdown": "https://docs.rtemis.org/r/ml-api/",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rtemis.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rtemis-org/rtemis",
  "_realowner": "rtemis-org",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-03-26"
    },
    {
      "version": "1.2.7",
      "date": "2026-07-01"
    }
  ],
  "_exports": [
    ".drop_meta_keys",
    ".list_to_DecompositionConfig",
    ".list_to_Hyperparameters",
    ".list_to_ResamplerConfig",
    ".list_to_TunerConfig",
    "%BC%",
    "apply_decomp",
    "apply_preprocessor",
    "available_clustering",
    "available_decomposition",
    "available_draw",
    "available_supervised",
    "available_themes",
    "calibrate",
    "check_data",
    "choose_theme",
    "class_imbalance",
    "classification_metrics",
    "clean_colnames",
    "clean_names",
    "cluster",
    "col2grayscale",
    "color_adjust",
    "ddb_collect",
    "ddb_data",
    "ddSci",
    "decomp",
    "describe",
    "df_movecolumn",
    "df_nunique_perfeat",
    "draw_3Dscatter",
    "draw_bar",
    "draw_box",
    "draw_calibration",
    "draw_confusion",
    "draw_dist",
    "draw_fit",
    "draw_graphD3",
    "draw_graphjs",
    "draw_heatmap",
    "draw_leaflet",
    "draw_pie",
    "draw_protein",
    "draw_pvals",
    "draw_roc",
    "draw_scatter",
    "draw_spectrogram",
    "draw_survfit",
    "draw_table",
    "draw_ts",
    "draw_varimp",
    "draw_volcano",
    "draw_xt",
    "dt_describe",
    "dt_inspect_types",
    "dt_keybin_reshape",
    "dt_merge",
    "dt_names_by_attr",
    "dt_nunique_perfeat",
    "dt_pctmatch",
    "dt_pctmissing",
    "dt_set_autotypes",
    "dt_set_clean_all",
    "dt_set_cleanfactorlevels",
    "dt_set_logical2factor",
    "dt_set_one_hot",
    "exc",
    "feature_matrix",
    "feature_names",
    "features",
    "get_factor_names",
    "get_mode",
    "get_palette",
    "get_varimp",
    "getcharacternames",
    "getdatenames",
    "getfactornames",
    "getlogicalnames",
    "getnames",
    "getnamesandtypes",
    "getnumericnames",
    "inc",
    "index_col_by_attr",
    "init_project_dir",
    "inspect",
    "inspect_type",
    "is_constant",
    "labelify",
    "massGLM",
    "matchcases",
    "mgetnames",
    "names_by_class",
    "numeric_features",
    "one_hot2factor",
    "outcome",
    "outcome_name",
    "plot_manhattan",
    "plot_manhattan.MassGLM",
    "plot_roc",
    "plot_true_pred",
    "plot_varimp",
    "preprocess",
    "preprocessed",
    "present",
    "previewcolor",
    "read",
    "read_config",
    "regression_metrics",
    "resample",
    "rnormmat",
    "roc_curve",
    "rtversion",
    "runifmat",
    "S7_dispatcher_JSONSchema",
    "S7_to_JSONSchema",
    "session_kind_colors",
    "session_timeline",
    "set_outcome",
    "set_positive_class",
    "setdiffsym",
    "setup_CART",
    "setup_ClusterConfig",
    "setup_CMeans",
    "setup_DBSCAN",
    "setup_DecomposeConfig",
    "setup_ExecutionConfig",
    "setup_GAM",
    "setup_GLM",
    "setup_GLMNET",
    "setup_GridSearch",
    "setup_HardCL",
    "setup_ICA",
    "setup_Isomap",
    "setup_Isotonic",
    "setup_KMeans",
    "setup_LightCART",
    "setup_LightGBM",
    "setup_LightRF",
    "setup_LightRuleFit",
    "setup_LinearSVM",
    "setup_NeuralGas",
    "setup_NMF",
    "setup_PCA",
    "setup_Preprocessor",
    "setup_RadialSVM",
    "setup_Ranger",
    "setup_Resampler",
    "setup_SuperConfig",
    "setup_SuperConfigLive",
    "setup_TabNet",
    "setup_tSNE",
    "setup_UMAP",
    "show_color_key",
    "size",
    "table_column_attr",
    "theme_black",
    "theme_blackgrid",
    "theme_blackigrid",
    "theme_darkgray",
    "theme_darkgraygrid",
    "theme_darkgrayigrid",
    "theme_lightgraygrid",
    "theme_mediumgraygrid",
    "theme_white",
    "theme_whitegrid",
    "theme_whiteigrid",
    "to_json",
    "train",
    "uniprot_get",
    "write_config",
    "write_JSONSchema",
    "xtdescribe"
  ],
  "_datasets": [
    {
      "name": "xt_example",
      "title": "Example longitudinal dataset",
      "object": "xt_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient_id",
        "year",
        "blood_pressure",
        "treatment"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rtemis-package",
      "title": "'rtemis': Advanced Machine Learning and Visualization",
      "topics": [
        "rtemis-package",
        "rtemis"
      ]
    },
    {
      "page": "grapes-BC-grapes",
      "title": "Binary matrix times character vector",
      "topics": [
        "%BC%"
      ]
    },
    {
      "page": "apply_decomp",
      "title": "Apply Decomposition to New Data",
      "topics": [
        "apply_decomp"
      ]
    },
    {
      "page": "apply_preprocessor",
      "title": "Apply trained Preprocessor to new data",
      "topics": [
        "apply_preprocessor"
      ]
    },
    {
      "page": "available_draw",
      "title": "Available Draw Functions",
      "topics": [
        "available_draw"
      ]
    },
    {
      "page": "available_algorithms",
      "title": "Available Algorithms",
      "topics": [
        "available_algorithms",
        "available_clustering",
        "available_decomposition",
        "available_supervised"
      ]
    },
    {
      "page": "available_themes",
      "title": "Print available 'rtemis' themes",
      "topics": [
        "available_themes"
      ]
    },
    {
      "page": "calibrate",
      "title": "Calibrate 'Classification' & 'ClassificationRes' Models",
      "topics": [
        "calibrate"
      ]
    },
    {
      "page": "check_data",
      "title": "Check Data",
      "topics": [
        "check_data"
      ]
    },
    {
      "page": "choose_theme",
      "title": "Select an rtemis theme",
      "topics": [
        "choose_theme"
      ]
    },
    {
      "page": "class_imbalance",
      "title": "Class Imbalance",
      "topics": [
        "class_imbalance"
      ]
    },
    {
      "page": "classification_metrics",
      "title": "Classification Metrics",
      "topics": [
        "classification_metrics"
      ]
    },
    {
      "page": "cluster",
      "title": "Perform Clustering",
      "topics": [
        "cluster"
      ]
    },
    {
      "page": "col2grayscale",
      "title": "Color to Grayscale",
      "topics": [
        "col2grayscale"
      ]
    },
    {
      "page": "color_adjust",
      "title": "Adjust HSV Color",
      "topics": [
        "color_adjust"
      ]
    },
    {
      "page": "ddb_collect",
      "title": "Collect a lazy-read duckdb table",
      "topics": [
        "ddb_collect"
      ]
    },
    {
      "page": "ddb_data",
      "title": "Read CSV using DuckDB",
      "topics": [
        "ddb_data"
      ]
    },
    {
      "page": "decomp",
      "title": "Perform Data Decomposition",
      "topics": [
        "decomp"
      ]
    },
    {
      "page": "describe",
      "title": "Describe object",
      "topics": [
        "describe"
      ]
    },
    {
      "page": "df_movecolumn",
      "title": "Move data frame column",
      "topics": [
        "df_movecolumn"
      ]
    },
    {
      "page": "df_nunique_perfeat",
      "title": "Unique values per feature",
      "topics": [
        "df_nunique_perfeat"
      ]
    },
    {
      "page": "draw_3Dscatter",
      "title": "Interactive 3D Scatter Plots",
      "topics": [
        "draw_3Dscatter"
      ]
    },
    {
      "page": "draw_bar",
      "title": "Interactive Barplots",
      "topics": [
        "draw_bar"
      ]
    },
    {
      "page": "draw_box",
      "title": "Interactive Boxplots & Violin plots",
      "topics": [
        "draw_box"
      ]
    },
    {
      "page": "draw_calibration",
      "title": "Draw calibration plot",
      "topics": [
        "draw_calibration"
      ]
    },
    {
      "page": "draw_confusion",
      "title": "Plot confusion matrix",
      "topics": [
        "draw_confusion"
      ]
    },
    {
      "page": "draw_dist",
      "title": "Draw Distributions using Histograms and Density Plots",
      "topics": [
        "draw_dist"
      ]
    },
    {
      "page": "draw_fit",
      "title": "True vs. Predicted Plot",
      "topics": [
        "draw_fit"
      ]
    },
    {
      "page": "draw_graphD3",
      "title": "Plot graph using 'networkD3'",
      "topics": [
        "draw_graphD3"
      ]
    },
    {
      "page": "draw_graphjs",
      "title": "Plot network using 'threejs::graphjs'",
      "topics": [
        "draw_graphjs"
      ]
    },
    {
      "page": "draw_heatmap",
      "title": "Interactive Heatmaps",
      "topics": [
        "draw_heatmap"
      ]
    },
    {
      "page": "draw_leaflet",
      "title": "Plot interactive choropleth map using 'leaflet'",
      "topics": [
        "draw_leaflet"
      ]
    },
    {
      "page": "draw_pie",
      "title": "Interactive Pie Chart",
      "topics": [
        "draw_pie"
      ]
    },
    {
      "page": "draw_protein",
      "title": "Plot an amino acid sequence with annotations",
      "topics": [
        "draw_protein"
      ]
    },
    {
      "page": "draw_pvals",
      "title": "Barplot p-values using draw_bar",
      "topics": [
        "draw_pvals"
      ]
    },
    {
      "page": "draw_roc",
      "title": "Draw ROC curve",
      "topics": [
        "draw_roc"
      ]
    },
    {
      "page": "draw_scatter",
      "title": "Interactive Scatter Plots",
      "topics": [
        "draw_scatter"
      ]
    },
    {
      "page": "draw_spectrogram",
      "title": "Interactive Spectrogram",
      "topics": [
        "draw_spectrogram"
      ]
    },
    {
      "page": "draw_survfit",
      "title": "Draw a survfit object",
      "topics": [
        "draw_survfit"
      ]
    },
    {
      "page": "draw_table",
      "title": "Simple HTML table",
      "topics": [
        "draw_table"
      ]
    },
    {
      "page": "draw_ts",
      "title": "Interactive Timeseries Plots",
      "topics": [
        "draw_ts"
      ]
    },
    {
      "page": "draw_varimp",
      "title": "Interactive Variable Importance Plot",
      "topics": [
        "draw_varimp"
      ]
    },
    {
      "page": "draw_volcano",
      "title": "Volcano Plot",
      "topics": [
        "draw_volcano"
      ]
    },
    {
      "page": "draw_xt",
      "title": "Plot timeseries data",
      "topics": [
        "draw_xt"
      ]
    },
    {
      "page": "dt_describe",
      "title": "Describe data.table",
      "topics": [
        "dt_describe"
      ]
    },
    {
      "page": "dt_inspect_types",
      "title": "Inspect column types",
      "topics": [
        "dt_inspect_types"
      ]
    },
    {
      "page": "dt_keybin_reshape",
      "title": "Long to wide key-value reshaping",
      "topics": [
        "dt_keybin_reshape"
      ]
    },
    {
      "page": "dt_merge",
      "title": "Merge data.tables",
      "topics": [
        "dt_merge"
      ]
    },
    {
      "page": "dt_names_by_attr",
      "title": "List column names by attribute",
      "topics": [
        "dt_names_by_attr"
      ]
    },
    {
      "page": "dt_nunique_perfeat",
      "title": "Number of unique values per feature",
      "topics": [
        "dt_nunique_perfeat"
      ]
    },
    {
      "page": "dt_pctmatch",
      "title": "Get N and percent match of values between two columns of two data.tables",
      "topics": [
        "dt_pctmatch"
      ]
    },
    {
      "page": "dt_pctmissing",
      "title": "Get percent of missing values from every column",
      "topics": [
        "dt_pctmissing"
      ]
    },
    {
      "page": "dt_set_autotypes",
      "title": "Set column types automatically",
      "topics": [
        "dt_set_autotypes"
      ]
    },
    {
      "page": "dt_set_clean_all",
      "title": "Clean column names and factor levels _*in-place*_",
      "topics": [
        "dt_set_clean_all"
      ]
    },
    {
      "page": "dt_set_cleanfactorlevels",
      "title": "Clean factor levels of data.table _*in-place*_",
      "topics": [
        "dt_set_cleanfactorlevels"
      ]
    },
    {
      "page": "dt_set_logical2factor",
      "title": "Convert data.table logical columns to factors",
      "topics": [
        "dt_set_logical2factor"
      ]
    },
    {
      "page": "dt_set_one_hot",
      "title": "Convert data.table's factor to one-hot encoding _*in-place*_",
      "topics": [
        "dt_set_one_hot"
      ]
    },
    {
      "page": "exc",
      "title": "Exclude columns by character or numeric vector.",
      "topics": [
        "exc"
      ]
    },
    {
      "page": "feature_matrix",
      "title": "Convert tabular data to feature matrix",
      "topics": [
        "feature_matrix"
      ]
    },
    {
      "page": "feature_names",
      "title": "Get feature names",
      "topics": [
        "feature_names"
      ]
    },
    {
      "page": "features",
      "title": "Get features from tabular data",
      "topics": [
        "features"
      ]
    },
    {
      "page": "get_factor_names",
      "title": "Get factor names",
      "topics": [
        "get_factor_names"
      ]
    },
    {
      "page": "get_mode",
      "title": "Get the mode of a factor or integer",
      "topics": [
        "get_mode"
      ]
    },
    {
      "page": "get_palette",
      "title": "Get Color Palette",
      "topics": [
        "get_palette"
      ]
    },
    {
      "page": "get_varimp",
      "title": "Get variable importance",
      "topics": [
        "get_varimp"
      ]
    },
    {
      "page": "getnames",
      "title": "Get names by string matching or class",
      "topics": [
        "getcharacternames",
        "getdatenames",
        "getfactornames",
        "getlogicalnames",
        "getnames",
        "getnumericnames"
      ]
    },
    {
      "page": "getnamesandtypes",
      "title": "Get data.frame names and types",
      "topics": [
        "getnamesandtypes"
      ]
    },
    {
      "page": "inc",
      "title": "Select (include) columns by character or numeric vector.",
      "topics": [
        "inc"
      ]
    },
    {
      "page": "index_col_by_attr",
      "title": "Index columns by attribute name & value",
      "topics": [
        "index_col_by_attr"
      ]
    },
    {
      "page": "init_project_dir",
      "title": "Initialize Project Directory",
      "topics": [
        "init_project_dir"
      ]
    },
    {
      "page": "inspect",
      "title": "Inspect rtemis object",
      "topics": [
        "inspect"
      ]
    },
    {
      "page": "inspect_type",
      "title": "Inspect character and factor vector",
      "topics": [
        "inspect_type"
      ]
    },
    {
      "page": "is_constant",
      "title": "Check if vector is constant",
      "topics": [
        "is_constant"
      ]
    },
    {
      "page": "massGLM",
      "title": "Mass-univariate GLM Analysis",
      "topics": [
        "massGLM"
      ]
    },
    {
      "page": "matchcases",
      "title": "Match cases by covariates",
      "topics": [
        "matchcases"
      ]
    },
    {
      "page": "mgetnames",
      "title": "Get names by string matching multiple patterns",
      "topics": [
        "mgetnames"
      ]
    },
    {
      "page": "names_by_class",
      "title": "List column names by class",
      "topics": [
        "names_by_class"
      ]
    },
    {
      "page": "numeric_features",
      "title": "Get numeric features from tabular data",
      "topics": [
        "numeric_features"
      ]
    },
    {
      "page": "one_hot2factor",
      "title": "Convert one-hot encoded matrix to factor",
      "topics": [
        "one_hot2factor"
      ]
    },
    {
      "page": "outcome",
      "title": "Get the outcome as a vector",
      "topics": [
        "outcome"
      ]
    },
    {
      "page": "outcome_name",
      "title": "Get the name of the last column",
      "topics": [
        "outcome_name"
      ]
    },
    {
      "page": "plot_manhattan",
      "title": "Manhattan plot",
      "topics": [
        "plot_manhattan",
        "plot_manhattan.MassGLM"
      ]
    },
    {
      "page": "plot_roc",
      "title": "Plot ROC curve",
      "topics": [
        "plot_roc"
      ]
    },
    {
      "page": "plot_true_pred",
      "title": "Plot True vs. Predicted Values",
      "topics": [
        "plot_true_pred"
      ]
    },
    {
      "page": "plot_varimp",
      "title": "Plot Variable Importance",
      "topics": [
        "plot_varimp"
      ]
    },
    {
      "page": "plot.MassGLM",
      "title": "Plot MassGLM using volcano plot",
      "topics": [
        "plot.MassGLM"
      ]
    },
    {
      "page": "preprocess",
      "title": "Preprocess Data",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "preprocessed",
      "title": "Get preprocessed data from 'Preprocessor'.",
      "topics": [
        "preprocessed"
      ]
    },
    {
      "page": "present",
      "title": "Present rtemis object",
      "topics": [
        "present"
      ]
    },
    {
      "page": "previewcolor",
      "title": "Preview color",
      "topics": [
        "previewcolor"
      ]
    },
    {
      "page": "read",
      "title": "Read tabular data from a variety of formats",
      "topics": [
        "read"
      ]
    },
    {
      "page": "read_config",
      "title": "Read an rtemis config from file",
      "topics": [
        "read_config"
      ]
    },
    {
      "page": "regression_metrics",
      "title": "Regression Metrics",
      "topics": [
        "regression_metrics"
      ]
    },
    {
      "page": "resample",
      "title": "Resample data",
      "topics": [
        "resample"
      ]
    },
    {
      "page": "rnormmat",
      "title": "Random Normal Matrix",
      "topics": [
        "rnormmat"
      ]
    },
    {
      "page": "roc_curve",
      "title": "ROC curve coordinates",
      "topics": [
        "roc_curve"
      ]
    },
    {
      "page": "rtemis_conditions",
      "title": "rtemis error conditions",
      "topics": [
        "rtemis_conditions",
        "rtemis_data_error",
        "rtemis_dim_error",
        "rtemis_error",
        "rtemis_file_exists",
        "rtemis_file_not_found",
        "rtemis_input_error",
        "rtemis_io_error",
        "rtemis_length_error",
        "rtemis_level_mismatch",
        "rtemis_missing_data",
        "rtemis_null_input",
        "rtemis_outcome_error",
        "rtemis_range_error",
        "rtemis_runtime_error",
        "rtemis_type_error",
        "rtemis_unsupported_error",
        "rtemis_value_error"
      ]
    },
    {
      "page": "rtversion",
      "title": "Get rtemis version and system info",
      "topics": [
        "rtversion"
      ]
    },
    {
      "page": "runifmat",
      "title": "Random Uniform Matrix",
      "topics": [
        "runifmat"
      ]
    },
    {
      "page": "S7_dispatcher_JSONSchema",
      "title": "Generate a per-algorithm dispatcher JSON Schema",
      "topics": [
        "S7_dispatcher_JSONSchema"
      ]
    },
    {
      "page": "S7_to_JSONSchema",
      "title": "Convert an S7 class built with prop_* factories to a JSON Schema",
      "topics": [
        "S7_to_JSONSchema"
      ]
    },
    {
      "page": "session_timeline",
      "title": "Session Execution Timeline Table",
      "topics": [
        "session_timeline"
      ]
    },
    {
      "page": "set_outcome",
      "title": "Move outcome to last column",
      "topics": [
        "set_outcome"
      ]
    },
    {
      "page": "set_positive_class",
      "title": "Set positive class",
      "topics": [
        "set_positive_class"
      ]
    },
    {
      "page": "setdiffsym",
      "title": "Symmetric Set Difference",
      "topics": [
        "setdiffsym"
      ]
    },
    {
      "page": "setup_CART",
      "title": "Setup CART Hyperparameters",
      "topics": [
        "setup_CART"
      ]
    },
    {
      "page": "setup_ClusterConfig",
      "title": "Setup ClusterConfig",
      "topics": [
        "setup_ClusterConfig"
      ]
    },
    {
      "page": "setup_CMeans",
      "title": "Setup CMeansConfig",
      "topics": [
        "setup_CMeans"
      ]
    },
    {
      "page": "setup_DBSCAN",
      "title": "Setup DBSCANConfig",
      "topics": [
        "setup_DBSCAN"
      ]
    },
    {
      "page": "setup_DecomposeConfig",
      "title": "Setup DecomposeConfig",
      "topics": [
        "setup_DecomposeConfig"
      ]
    },
    {
      "page": "setup_ExecutionConfig",
      "title": "Setup Execution Configuration",
      "topics": [
        "setup_ExecutionConfig"
      ]
    },
    {
      "page": "setup_GAM",
      "title": "Setup GAM Hyperparameters",
      "topics": [
        "setup_GAM"
      ]
    },
    {
      "page": "setup_GLM",
      "title": "Setup GLM Hyperparameters",
      "topics": [
        "setup_GLM"
      ]
    },
    {
      "page": "setup_GLMNET",
      "title": "Setup GLMNET Hyperparameters",
      "topics": [
        "setup_GLMNET"
      ]
    },
    {
      "page": "setup_GridSearch",
      "title": "Setup Grid Search Config",
      "topics": [
        "setup_GridSearch"
      ]
    },
    {
      "page": "setup_HardCL",
      "title": "Setup HardCLConfig",
      "topics": [
        "setup_HardCL"
      ]
    },
    {
      "page": "setup_ICA",
      "title": "setup_ICA",
      "topics": [
        "setup_ICA"
      ]
    },
    {
      "page": "setup_Isomap",
      "title": "Setup Isomap config.",
      "topics": [
        "setup_Isomap"
      ]
    },
    {
      "page": "setup_Isotonic",
      "title": "Setup Isotonic Hyperparameters",
      "topics": [
        "setup_Isotonic"
      ]
    },
    {
      "page": "setup_KMeans",
      "title": "Setup KMeansConfig",
      "topics": [
        "setup_KMeans"
      ]
    },
    {
      "page": "setup_LightCART",
      "title": "Setup LightCART Hyperparameters",
      "topics": [
        "setup_LightCART"
      ]
    },
    {
      "page": "setup_LightGBM",
      "title": "Setup LightGBM Hyperparameters",
      "topics": [
        "setup_LightGBM"
      ]
    },
    {
      "page": "setup_LightRF",
      "title": "Setup LightRF Hyperparameters",
      "topics": [
        "setup_LightRF"
      ]
    },
    {
      "page": "setup_LightRuleFit",
      "title": "Setup LightRuleFit Hyperparameters",
      "topics": [
        "setup_LightRuleFit"
      ]
    },
    {
      "page": "setup_LinearSVM",
      "title": "Setup LinearSVM Hyperparameters",
      "topics": [
        "setup_LinearSVM"
      ]
    },
    {
      "page": "setup_NeuralGas",
      "title": "Setup NeuralGasConfig",
      "topics": [
        "setup_NeuralGas"
      ]
    },
    {
      "page": "setup_NMF",
      "title": "Setup NMF config.",
      "topics": [
        "setup_NMF"
      ]
    },
    {
      "page": "setup_PCA",
      "title": "Setup PCA config.",
      "topics": [
        "setup_PCA"
      ]
    },
    {
      "page": "setup_Preprocessor",
      "title": "Setup Preprocessor",
      "topics": [
        "setup_Preprocessor"
      ]
    },
    {
      "page": "setup_RadialSVM",
      "title": "Setup RadialSVM Hyperparameters",
      "topics": [
        "setup_RadialSVM"
      ]
    },
    {
      "page": "setup_Ranger",
      "title": "Setup Ranger Hyperparameters",
      "topics": [
        "setup_Ranger"
      ]
    },
    {
      "page": "setup_Resampler",
      "title": "Setup Resampler",
      "topics": [
        "setup_Resampler"
      ]
    },
    {
      "page": "setup_SuperConfig",
      "title": "Setup SuperConfig",
      "topics": [
        "setup_SuperConfig"
      ]
    },
    {
      "page": "setup_SuperConfigLive",
      "title": "Setup SuperConfigLive",
      "topics": [
        "setup_SuperConfigLive"
      ]
    },
    {
      "page": "setup_TabNet",
      "title": "Setup TabNet Hyperparameters",
      "topics": [
        "setup_TabNet"
      ]
    },
    {
      "page": "setup_tSNE",
      "title": "Setup tSNE config.",
      "topics": [
        "setup_tSNE"
      ]
    },
    {
      "page": "setup_UMAP",
      "title": "Setup UMAP config.",
      "topics": [
        "setup_UMAP"
      ]
    },
    {
      "page": "show_color_key",
      "title": "Show rtemis color key",
      "topics": [
        "show_color_key"
      ]
    },
    {
      "page": "size",
      "title": "Size of object",
      "topics": [
        "size"
      ]
    },
    {
      "page": "table_column_attr",
      "title": "Tabulate column attributes",
      "topics": [
        "table_column_attr"
      ]
    },
    {
      "page": "theme",
      "title": "Themes for draw_* functions",
      "topics": [
        "theme_black",
        "theme_blackgrid",
        "theme_blackigrid",
        "theme_darkgray",
        "theme_darkgraygrid",
        "theme_darkgrayigrid",
        "theme_lightgraygrid",
        "theme_mediumgraygrid",
        "theme_white",
        "theme_whitegrid",
        "theme_whiteigrid"
      ]
    },
    {
      "page": "train",
      "title": "Train Supervised Learning Models",
      "topics": [
        "train"
      ]
    },
    {
      "page": "uniprot_get",
      "title": "Get protein sequence from UniProt",
      "topics": [
        "uniprot_get"
      ]
    },
    {
      "page": "write_config",
      "title": "Write an rtemis config to a JSON file",
      "topics": [
        "write_config"
      ]
    },
    {
      "page": "write_JSONSchema",
      "title": "Write a schema list produced by S7_to_JSONSchema to a JSON file",
      "topics": [
        "write_JSONSchema"
      ]
    },
    {
      "page": "xt_example",
      "title": "Example longitudinal dataset",
      "topics": [
        "xt_example"
      ]
    },
    {
      "page": "xtdescribe",
      "title": "Describe longitudinal dataset",
      "topics": [
        "xtdescribe"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rtemis-org/rtemis/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rtemis-org/rtemis/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "codetools",
    "data.table",
    "digest",
    "fastmap",
    "future",
    "globals",
    "htmltools",
    "listenv",
    "parallelly",
    "rlang",
    "rtemis.core",
    "S7"
  ],
  "_score": 8.197466644459354,
  "_indexed": false,
  "_nocasepkg": "rtemis",
  "_universes": [
    "egenn"
  ],
  "_indexurl": "https://rtemis-org.r-universe.dev/rtemis",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T14:50:45.000Z",
      "distro": "resolute",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/09eea5cb9634d3bfaec7b922d6ab66064f58f26c23ada911fbd2570f75605a44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-24T14:50:14.000Z",
      "distro": "resolute",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/5d3849b72d81fe1afa9aed6c3e19a0dde846c3ca9bafde1ed93b253947e44304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T14:47:51.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/e852674c1c46ca17ed6776ea800d9edb82b9364efa78197d202bf7a2a9ee110a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-24T14:48:11.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/9b21940147e9f29649a997e076ba7387b8c9042d4ad7ab04b659a14632e4a807",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-24T14:49:48.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/31828b21ab896e9f3ce82dca75520c0785a0ee6908132404a32fc5b93c3780e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T14:48:26.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/8dbacb3e911dfb535b2f811cc9146533a60fad30c63ec32115d860884de5e1fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T14:50:27.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/dcb33cb8807aa95003376724276a73e13cae6c447015efd1187f34797d1617c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-24T14:50:30.000Z",
      "commit": "983e91682e8b211e9e2587121bf9483e02131226",
      "fileid": "https://r2.ropensci.org/165cb7c2d856772fc613081b6cca6f5d52a3931697e27ccdf72cce2b83e29640",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egenn/actions/runs/30101974430"
    }
  ]
}