{
  "_id": "6a1e75661d7bb097a0a63b09",
  "Package": "TOP",
  "Title": "TOP Constructs Transferable Model Across Gene Expression\nPlatforms",
  "Version": "1.13.0",
  "Date": "2022-11-09",
  "Authors@R": "c(\nperson(\ngiven=\"Harry\", family=\"Robertson\",\nemail = \"harry.robertson@sydney.edu.au\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9203-3894\")\n),\nperson(\ngiven=\"Nicholas\", family= \"Robertson\",\nemail = \"nicholas.robertson@sydney.edu.au\", role = c(\"aut\")\n)\n)",
  "Description": "TOP constructs a transferable model across gene expression\nplatforms for prospective experiments. Such a transferable\nmodel can be trained to make predictions on independent\nvalidation data with an accuracy that is similar to a\nre-substituted model. The TOP procedure also has the\nflexibility to be adapted to suit the most common clinical\nresponse variables, including linear response, binomial and Cox\nPH models.",
  "License": "GPL-3",
  "URL": "https://github.com/Harry25R/TOP",
  "BugReports": "https://github.com/Harry25R/TOP/issues",
  "biocViews": "Software, Survival, GeneExpression",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "LazyData": "false",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:00:48 UTC",
  "RemoteUrl": "https://github.com/bioc/TOP",
  "RemoteRef": "HEAD",
  "RemoteSha": "391b4a30adb38bc3769e79844d36f9df4080b77a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:47:02 UTC",
    "User": "root"
  },
  "Author": "Harry Robertson [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9203-3894>),\nNicholas Robertson [aut]",
  "Maintainer": "Harry Robertson <harry.robertson@sydney.edu.au>",
  "MD5sum": "03669a7dc55e6dd55078ef97772303ae",
  "_user": "bioc",
  "_type": "src",
  "_file": "TOP_1.13.0.tar.gz",
  "_fileid": "84a5a749c6b4c880d9b595f1f700dafce96632eba1195c83c6a6acc7a6544c07",
  "_filesize": 395617,
  "_sha256": "84a5a749c6b4c880d9b595f1f700dafce96632eba1195c83c6a6acc7a6544c07",
  "_created": "2026-05-31T10:47:02.000Z",
  "_published": "2026-06-02T06:17:10.540Z",
  "_jobs": [
    {
      "job": 79010873458,
      "time": 216,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7316106138"
    },
    {
      "job": 79010873433,
      "time": 416,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7316127976"
    },
    {
      "job": 79010873656,
      "time": 401,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7316126317"
    },
    {
      "job": 79010873453,
      "time": 279,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7316112736"
    },
    {
      "job": 79010872917,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79010872988,
      "time": 377,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316082842"
    },
    {
      "job": 79010873304,
      "time": 225,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316107186"
    },
    {
      "job": 79010873255,
      "time": 663,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7316154370"
    },
    {
      "job": 79010873284,
      "time": 636,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7316151524"
    },
    {
      "job": 79010873496,
      "time": 287,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7316113860"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TOP",
  "_commit": {
    "id": "391b4a30adb38bc3769e79844d36f9df4080b77a",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381248
  },
  "_maintainer": {
    "name": "Harry Robertson",
    "email": "harry.robertson@sydney.edu.au",
    "orcid": "0000-0001-9203-3894"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "ClassifyR",
      "role": "Imports"
    },
    {
      "package": "directPA",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "latex2exp",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "curatedOvarianData",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "ggsci",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "survival",
    "geneexpression"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "harry25r",
      "count": 180,
      "uuid": 69441195
    },
    {
      "user": "nick-robo",
      "count": 95,
      "uuid": 17681331
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 266,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TOP"
  },
  "_devurl": "https://github.com/harry25r/top",
  "_searchresults": 67,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TOP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harry25r/top",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "coefNetworkPlot",
    "expit",
    "filterFeatures",
    "pairwise_col_diff",
    "performance_TOP",
    "predict_TOP",
    "ROC_Plot",
    "simplenetworkPlot",
    "Surv_TOP_CI",
    "TOP_coefPlot",
    "TOP_lambdaPlot",
    "TOP_model",
    "TOP_survival",
    "TOP_survivalPrediction"
  ],
  "_datasets": [
    {
      "name": "TOP_data_binary",
      "title": "A simulated binary data",
      "object": "TOP_data_binary",
      "file": "TOP_data_binary.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coefNetworkPlot",
      "title": "coefNetworkPlot",
      "topics": [
        "coefNetworkPlot"
      ]
    },
    {
      "page": "logit-expit",
      "title": "The expit function",
      "topics": [
        "expit"
      ]
    },
    {
      "page": "filterFeatures",
      "title": "filterFeatures",
      "topics": [
        "filterFeatures"
      ]
    },
    {
      "page": "pairwise_col_diff",
      "title": "Compute pairwise difference between matrix columns",
      "topics": [
        "pairwise_col_diff"
      ]
    },
    {
      "page": "performance_TOP",
      "title": "performance_TOP",
      "topics": [
        "performance_TOP"
      ]
    },
    {
      "page": "predict_TOP",
      "title": "Prectict using the Trasferable Omics Prediction model.",
      "topics": [
        "predict_TOP"
      ]
    },
    {
      "page": "ROC_Plot",
      "title": "ROC_Plot",
      "topics": [
        "ROC_Plot"
      ]
    },
    {
      "page": "simplenetworkPlot",
      "title": "simplenetworkPlot",
      "topics": [
        "simplenetworkPlot"
      ]
    },
    {
      "page": "Surv_Frank_CI",
      "title": "Create a function to calculate the concordance index.",
      "topics": [
        "Surv_TOP_CI"
      ]
    },
    {
      "page": "TOP_coefPlot",
      "title": "TOP_coefPlot",
      "topics": [
        "TOP_coefPlot"
      ]
    },
    {
      "page": "TOP_data_binary",
      "title": "A simulated binary data",
      "topics": [
        "TOP_data_binary"
      ]
    },
    {
      "page": "TOP_lambdaPlot",
      "title": "TOP_lambdaPlot",
      "topics": [
        "TOP_lambdaPlot"
      ]
    },
    {
      "page": "TOP_model",
      "title": "TOP_model",
      "topics": [
        "TOP_model"
      ]
    },
    {
      "page": "TOP_survival",
      "title": "TOP_survival",
      "topics": [
        "TOP_survival"
      ]
    },
    {
      "page": "TOP_survivalPrediction",
      "title": "TOP_survivalPrediction",
      "topics": [
        "TOP_survivalPrediction"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/TOP/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "calibrate",
    "car",
    "carData",
    "caret",
    "checkmate",
    "circlize",
    "class",
    "ClassifyR",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "dcanr",
    "DelayedArray",
    "Deriv",
    "diagram",
    "digest",
    "directPA",
    "doBy",
    "doParallel",
    "doRNG",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "forecast",
    "foreign",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "genefilter",
    "generics",
    "GenomicRanges",
    "ggforce",
    "ggnewscale",
    "ggplot2",
    "ggpubr",
    "ggraph",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggthemes",
    "ggupset",
    "glmnet",
    "GlobalOptions",
    "globals",
    "glue",
    "gower",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "hardhat",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "ipred",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "latex2exp",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "limma",
    "listenv",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "ModelMetrics",
    "modelr",
    "MultiAssayExperiment",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "polynom",
    "pROC",
    "prodlim",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "recipes",
    "reformulas",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rngtools",
    "rpart",
    "RSQLite",
    "rstatix",
    "rstudioapi",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shape",
    "snow",
    "SparseArray",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tweenr",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "BuildingATOPModel.Rmd",
      "filename": "BuildingATOPModel.html",
      "title": "Tranferable Omics Pediction",
      "author": "Harry Robertson, Nicholas Robertson, Ellis Patrick",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Overview",
        "Loading example data",
        "Building a survival model.",
        "Common genes between datasets",
        "Survival samples",
        "Preparing data for modelling.",
        "Building a TOP survival model.",
        "Visualising performance.",
        "sessionInfo"
      ],
      "created": "2023-01-24 00:51:21",
      "modified": "2023-04-14 06:00:50",
      "commits": 10
    }
  ],
  "_score": 4.826074802700827,
  "_indexed": true,
  "_nocasepkg": "top",
  "_universes": [
    "bioc",
    "harry25r"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-04-30T18:34:57.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "5a30469e24f6113c65d22d4f9e0be277b8982613729b7e82565bf0f975324c7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25175267678"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-31T10:51:45.000Z",
      "distro": "noble",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "8d1fb7ca685efbc103d92dbb5922b1f4f02d863aec51649db84bfd8b3ee0062a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-31T10:51:32.000Z",
      "distro": "noble",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "ed8fd78bf93264b00135305b3f29cccc1299f2593576bb38788f813da567cc28",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-05-31T10:49:41.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "2dc12e4a87bffd9dccab4353ef0a4e28c44994ccac314a75d885103e76e8c3ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.0",
      "date": "2026-05-31T10:51:21.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "375e00c2db670c71d1613e87f0b14f8e10871ea94b3ce87776ee3bf4b0e1adda",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-31T10:55:28.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "403af6074d24d4707bad27ed0aa550d324eca6fcf425b33d58013504e0ff0d99",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-31T10:54:50.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "52d48539a8df65223f33b0a38ad83df5275d950122f1b4f00f531446bb256bdb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-31T10:49:27.000Z",
      "commit": "391b4a30adb38bc3769e79844d36f9df4080b77a",
      "fileid": "c2a918b315a6f210dff983e370e6f31497dca8af0b674148c58de367671b4a4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26710368881"
    }
  ]
}