{
  "_id": "6a196ee2acfb0bcc41dec10f",
  "Package": "TrajectoryUtils",
  "Version": "1.20.0",
  "Date": "2024-02-03",
  "Title": "Single-Cell Trajectory Analysis Utilities",
  "Description": "Implements low-level utilities for single-cell trajectory\nanalysis, primarily intended for re-use inside higher-level\npackages. Include a function to create a cluster-level minimum\nspanning tree and data structures to hold pseudotime inference\nresults.",
  "Authors@R": "c(\nperson(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\"),\nperson(\"Kelly\", \"Street\", role=\"aut\")\n)",
  "License": "GPL-3",
  "biocViews": "GeneExpression, SingleCell",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "BugReports": "https://github.com/LTLA/TrajectoryUtils/issues",
  "URL": "https://bioconductor.org/packages/TrajectoryUtils",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:55 UTC",
  "RemoteUrl": "https://github.com/bioc/TrajectoryUtils",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "72c185ebc04595c115f14927c85aa67d01757bba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:54:53 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre],\nKelly Street [aut]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "ad689cf37c1893c7eae2b8c4e5b6aea3",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "TrajectoryUtils_1.20.0.tar.gz",
  "_fileid": "ba6d92f9cb47d0981cf2a99aed5b622f11d4b388986668866cfa62338bc43e2b",
  "_filesize": 206999,
  "_sha256": "ba6d92f9cb47d0981cf2a99aed5b622f11d4b388986668866cfa62338bc43e2b",
  "_created": "2026-05-29T08:54:53.000Z",
  "_published": "2026-05-29T10:48:02.109Z",
  "_jobs": [
    {
      "job": 78469553434,
      "time": 196,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286967314"
    },
    {
      "job": 78469553551,
      "time": 333,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287008855"
    },
    {
      "job": 78469553580,
      "time": 289,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286995344"
    },
    {
      "job": 78469553513,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288887479"
    },
    {
      "job": 78469553568,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288898434"
    },
    {
      "job": 78468975330,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286906993"
    },
    {
      "job": 78469553457,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286949067"
    },
    {
      "job": 78469553631,
      "time": 589,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287086260"
    },
    {
      "job": 78469553635,
      "time": 508,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287061027"
    },
    {
      "job": 78469553600,
      "time": 521,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287064942"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TrajectoryUtils",
  "_commit": {
    "id": "72c185ebc04595c115f14927c85aa67d01757bba",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380895
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "SingleCellExperiment",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocNeighbors",
      "role": "Suggests"
    },
    {
      "package": "DelayedArray",
      "role": "Suggests"
    },
    {
      "package": "DelayedMatrixStats",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "singlecell"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ltla",
      "count": 36,
      "uuid": 8166669
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "kstreet13",
      "count": 1,
      "uuid": 11052277
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 3906,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TrajectoryUtils"
  },
  "_devurl": "https://github.com/ltla/trajectoryutils",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TrajectoryUtils.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/trajectoryutils",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "averagePseudotime",
    "cellData",
    "cellData<-",
    "cellnames",
    "cellnames<-",
    "createClusterMST",
    "defineMSTPaths",
    "guessMSTRoots",
    "ncells",
    "npaths",
    "pathData",
    "pathData<-",
    "pathnames",
    "pathnames<-",
    "pathStat",
    "pathStat<-",
    "pathStatNames",
    "pathStatNames<-",
    "pathStats",
    "pathStats<-",
    "PseudotimeOrdering",
    "rowmean",
    "rowmedian",
    "show",
    "splitByBranches"
  ],
  "_help": [
    {
      "page": "averagePseudotime",
      "title": "Compute the average pseudotime",
      "topics": [
        "averagePseudotime"
      ]
    },
    {
      "page": "createClusterMST",
      "title": "Minimum spanning trees on cluster centroids",
      "topics": [
        "createClusterMST",
        "createClusterMST,ANY-method",
        "createClusterMST,SingleCellExperiment-method",
        "createClusterMST,SummarizedExperiment-method"
      ]
    },
    {
      "page": "defineMSTPaths",
      "title": "Define paths through the MST",
      "topics": [
        "defineMSTPaths"
      ]
    },
    {
      "page": "guessMSTRoots",
      "title": "Guess the roots of a MST",
      "topics": [
        "guessMSTRoots"
      ]
    },
    {
      "page": "PseudotimeOrdering",
      "title": "The PseudotimeOrdering class",
      "topics": [
        "$,PseudotimeOrdering-method",
        "$<-,PseudotimeOrdering-method",
        "cellData",
        "cellData<-",
        "cellData<-,PseudotimeOrdering-method",
        "cellnames",
        "cellnames<-",
        "cellnames<-,PseudotimeOrdering-method",
        "ncells",
        "npaths",
        "pathData",
        "pathData<-",
        "pathData<-,PseudotimeOrdering-method",
        "pathnames",
        "pathnames<-",
        "pathnames<-,PseudotimeOrdering-method",
        "pathStat",
        "pathStat<-",
        "pathStat<-,PseudotimeOrdering-method",
        "pathStatNames",
        "pathStatNames<-",
        "pathStatNames<-,PseudotimeOrdering-method",
        "pathStats",
        "pathStats<-",
        "pathStats<-,PseudotimeOrdering-method",
        "PseudotimeOrdering",
        "PseudotimeOrdering-class",
        "show,PseudotimeOrdering-method"
      ]
    },
    {
      "page": "rowmean",
      "title": "Compute column means based on a grouping variable",
      "topics": [
        "rowmean",
        "rowmedian"
      ]
    },
    {
      "page": "splitByBranches",
      "title": "Split a graph into branch-free paths",
      "topics": [
        "splitByBranches"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "glue",
    "igraph",
    "IRanges",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pkgconfig",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "SummarizedExperiment",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Trajectory utilities for package developers",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "MST construction",
        "Operations on the MST",
        "The PseudotimeOrdering class",
        "Session information"
      ],
      "created": "2020-11-09 06:49:17",
      "modified": "2020-11-30 02:28:32",
      "commits": 3
    }
  ],
  "_score": 6.005367236150391,
  "_indexed": false,
  "_nocasepkg": "trajectoryutils",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/TrajectoryUtils",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T08:58:53.000Z",
      "distro": "noble",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "e0c8e993a8bb153960eb447f64f344eb5b33a13481732ac11da1335ee1adf9ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.20.0",
      "date": "2026-05-29T08:58:25.000Z",
      "distro": "noble",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "c4644b8491fc5b3404db91a06a0cb8c04af7ae29761d5ff642b9742227c941cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T10:45:45.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "827b2c22e52db5b3ebfe2190f5d98915c86abe1eef4ddcbcbce3d58fee434797",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.20.0",
      "date": "2026-05-29T10:46:16.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "49f4cc73eb0237d093a10c10e60d6a3f9e51e9e61f450d53d148da091d1583fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.20.0",
      "date": "2026-05-29T08:57:41.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "926cdcfa053b79eebba53ee3e0fcf77bf56f421f83a4599b125220b2ab717062",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:03:17.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "ed71c70d596d830790bbd8be5b6be9dd4113e54259fe1f641777695f98ec27d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:47.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "f006e4d18a0e445ec97af3b55646c8e5f40847ae789113d46c527f5ff0d579a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.20.0",
      "date": "2026-05-29T09:01:46.000Z",
      "commit": "72c185ebc04595c115f14927c85aa67d01757bba",
      "fileid": "df585e39a1012f75976141961947fafd55edfa1fb4fe041419a912cb58786d67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627856961"
    }
  ]
}