{
  "_id": "6a4941ed18cdde069385e2fb",
  "Package": "TMixClust",
  "Type": "Package",
  "Title": "Time Series Clustering of Gene Expression with Gaussian\nMixed-Effects Models and Smoothing Splines",
  "Version": "1.35.0",
  "Year": "2017",
  "Date": "2017-06-04",
  "Author": "Monica Golumbeanu <golumbeanu.monica@gmail.com>",
  "Maintainer": "Monica Golumbeanu <golumbeanu.monica@gmail.com>",
  "Description": "Implementation of a clustering method for time series gene\nexpression data based on mixed-effects models with Gaussian\nvariables and non-parametric cubic splines estimation. The\nmethod can robustly account for the high levels of noise\npresent in typical gene expression time series datasets.",
  "License": "GPL (>=2)",
  "biocViews": "Software, StatisticalMethod, Clustering, TimeCourse,\nGeneExpression",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:14 UTC",
  "RemoteUrl": "https://github.com/bioc/TMixClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 09:00:27 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "TMixClust_1.35.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7f7c0b674b0901062087d916926f55e41a28ca69bb67f4c6725dc135536f4a2b",
  "_filesize": 631231,
  "_sha256": "7f7c0b674b0901062087d916926f55e41a28ca69bb67f4c6725dc135536f4a2b",
  "_expires": "2026-10-12T17:24:59.000Z",
  "_created": "2026-07-04T09:00:27.000Z",
  "_published": "2026-07-04T17:25:01.216Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898",
  "_status": "success",
  "_upstream": "https://github.com/bioc/TMixClust",
  "_commit": {
    "id": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
    "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": 1777380374
  },
  "_maintainer": {
    "name": "Monica Golumbeanu",
    "email": "golumbeanu.monica@gmail.com",
    "login": "monica-golumbeanu",
    "description": "",
    "uuid": 10501022
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85152000512,
      "time": 155,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8080279775"
    },
    {
      "job": 85152000504,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080284134"
    },
    {
      "job": 85152000535,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080287902"
    },
    {
      "job": 85152000430,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080545178"
    },
    {
      "job": 85152000296,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080546189"
    },
    {
      "job": 85152000322,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080258970"
    },
    {
      "job": 85152000573,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080280984"
    },
    {
      "job": 85152000355,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080273951"
    },
    {
      "job": 85152000408,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080274327"
    },
    {
      "job": 85152000404,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080275771"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "gss",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "flexclust",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "SPEM",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "clustering",
    "timecourse",
    "geneexpression"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 2,
  "_searchresults": 9,
  "_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/TMixClust.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "analyse_stability",
    "generate_TMixClust_report",
    "get_time_series_df",
    "get_time_series_df_bio",
    "plot_silhouette",
    "plot_time_series_df",
    "TMixClust"
  ],
  "_datasets": [
    {
      "name": "best_clust_toy_obj",
      "title": "TMixClust object containing the optimal clustering solution for the toy data with 3 clusters.",
      "object": "best_clust_toy_obj",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "best_clust_yeast_obj",
      "title": "TMixClust object containing the optimal clustering solution for the yeast data.",
      "object": "best_clust_yeast_obj",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "toy_data_df",
      "title": "Simulated time-series gene expression data",
      "object": "toy_data_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time1",
        "time2",
        "time3",
        "time4",
        "time5",
        "time6"
      ],
      "rows": 91,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "TMixClust-package",
      "title": "The main usages of TMixClust",
      "topics": [
        "TMixClust-package"
      ]
    },
    {
      "page": "analyse_stability",
      "title": "Stability analysis, clustering evaluation and optimal solution selection",
      "topics": [
        "analyse_stability"
      ]
    },
    {
      "page": "best_clust_toy_obj",
      "title": "TMixClust object containing the optimal clustering solution for the toy data with 3 clusters.",
      "topics": [
        "best_clust_toy_obj"
      ]
    },
    {
      "page": "best_clust_yeast_obj",
      "title": "TMixClust object containing the optimal clustering solution for the yeast data.",
      "topics": [
        "best_clust_yeast_obj"
      ]
    },
    {
      "page": "generate_TMixClust_report",
      "title": "Generates a series of files containing a summary of the TMixClust analysis results",
      "topics": [
        "generate_TMixClust_report"
      ]
    },
    {
      "page": "get_time_series_df",
      "title": "Extracts a time series data frame from a text file",
      "topics": [
        "get_time_series_df"
      ]
    },
    {
      "page": "get_time_series_df_bio",
      "title": "Extracts a time series data frame from a Bioconductor Biobase ExpressionSet object.",
      "topics": [
        "get_time_series_df_bio"
      ]
    },
    {
      "page": "plot_silhouette",
      "title": "Generates a silhouette plot for a given clustering configuration.",
      "topics": [
        "plot_silhouette"
      ]
    },
    {
      "page": "plot_time_series_df",
      "title": "Plots all the time series stored in a data frame object",
      "topics": [
        "plot_time_series_df"
      ]
    },
    {
      "page": "TMixClust",
      "title": "Clusters the time series data in a given number of groups",
      "topics": [
        "TMixClust"
      ]
    },
    {
      "page": "toy_data_df",
      "title": "Simulated time-series gene expression data",
      "topics": [
        "toy_data_df"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "class",
    "cluster",
    "codetools",
    "cpp11",
    "digest",
    "flexclust",
    "formatR",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "generics",
    "globals",
    "gss",
    "lambda.r",
    "lattice",
    "listenv",
    "MASS",
    "modeltools",
    "mvtnorm",
    "numDeriv",
    "parallelly",
    "Rcpp",
    "RcppArmadillo",
    "Rsolnp",
    "snow",
    "SPEM",
    "truncnorm",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "TMixClust.Rnw",
      "filename": "TMixClust.pdf",
      "title": "Clustering time series gene expression data with TMixClust",
      "engine": "knitr::knitr",
      "headings": [
        "1 Standard workflow applied to simulated and real data",
        "2 Methodology behind TMixClust",
        "3 How to get help",
        "4 Session info",
        "5 Citing this package"
      ],
      "created": "2017-07-11 14:48:46",
      "modified": "2018-02-01 16:57:37",
      "commits": 4
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "tmixclust",
  "_universes": [
    "bioc",
    "monica-golumbeanu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-04T09:03:09.000Z",
      "distro": "resolute",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/5b5d1f71d9d20ef1b5994ae1ead948c08849d5c07a2cad9c555d15069bd9646f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-04T09:03:50.000Z",
      "distro": "resolute",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/9087a886bda6a6210b6310204c17126c783aaedbe905598f810af93efad99809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-04T09:41:08.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/71b95fd7eb30241b8c811edeb84b3b61f202887754ae0f538fa6414f036c8d73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-04T09:41:07.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/2b48dc0a33db20cd9752332aeb0c149d473fc05a80c3e0d68dbf69b37f701ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-07-04T09:03:23.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/a73bea5e3c5f6492544777f25d79a44e24618663c65d1a18f580fcfbabbfeaa1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-04T09:01:51.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/4b462dad486d9c6aeb1c730fe4b89ed75212ee01a181a90fc5fd5ea167533de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-04T09:01:52.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/03091843022fc24a86720dc3a507cbb7b39fb265184b07e2c7f69d4a1bd522f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-04T09:02:01.000Z",
      "commit": "938d5d18b3347445bddc81a6a73bbebf9cfd2538",
      "fileid": "https://r2.ropensci.org/93e1719f61d6361c7f8d8f7d11157ab908ca78a8f1d6397cfc6c6151a83b0161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28701208898"
    }
  ]
}