{
  "_id": "6a1d70a61d7bb097a0a5055d",
  "Package": "toposort",
  "Title": "Topological Sorting Algorithms",
  "Version": "1.0.0",
  "Authors@R": "person(\"Taras\", \"Zakharko\", , \"taras.zakharko@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7601-8424\"))",
  "Description": "Flexible and ergonomic topological sorting implementation\nfor R. Supports a variety of input data encoding (lists of\nedges or adjacency matrices, graphs edge direction), stable\nsort variants as well as cycle detection with detailed\ndiagnosis.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tzakharko/toposort",
  "BugReports": "https://github.com/tzakharko/toposort/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Repository": "https://tzakharko.r-universe.dev",
  "Date/Publication": "2023-03-07 10:08:05 UTC",
  "RemoteUrl": "https://github.com/tzakharko/toposort",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:41:45 UTC",
    "User": "root"
  },
  "Author": "Taras Zakharko [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7601-8424>)",
  "Maintainer": "Taras Zakharko <taras.zakharko@gmail.com>",
  "MD5sum": "509b5f6112aaa1aa0015daed4a18e9af",
  "_user": "tzakharko",
  "_type": "src",
  "_file": "toposort_1.0.0.tar.gz",
  "_fileid": "3a233c0ab8ea1d071d2048eb0ad1d89e23b47af06ff7a614223c97511b5c80ab",
  "_filesize": 87772,
  "_sha256": "3a233c0ab8ea1d071d2048eb0ad1d89e23b47af06ff7a614223c97511b5c80ab",
  "_created": "2026-06-01T11:41:45.000Z",
  "_published": "2026-06-01T11:44:38.073Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78844577617,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7330556996"
    },
    {
      "job": 78844577601,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330544906"
    },
    {
      "job": 78844577614,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7330534264"
    },
    {
      "job": 78844577603,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330542323"
    },
    {
      "job": 78844156164,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330507873"
    },
    {
      "job": 78844577560,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330539951"
    },
    {
      "job": 78844577599,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7330537247"
    },
    {
      "job": 78844577627,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7330529363"
    },
    {
      "job": 78844577606,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7330528985"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tzakharko/toposort",
  "_commit": {
    "id": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
    "author": "Taras Zakharko <taras.zakharko@gmail.com>",
    "committer": "Taras Zakharko <taras.zakharko@gmail.com>",
    "message": "CRAN checks for v1.0.0\n",
    "time": 1678183685
  },
  "_maintainer": {
    "name": "Taras Zakharko",
    "email": "taras.zakharko@gmail.com",
    "login": "tzakharko",
    "linkedin": "in/tzakharko",
    "orcid": "0000-0001-7601-8424",
    "description": "",
    "uuid": 9529318
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "tzakharko",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tzakharko",
      "count": 5,
      "uuid": 9529318
    }
  ],
  "_userbio": {
    "uuid": 9529318,
    "type": "user",
    "name": "Taras Zakharko"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/toposort"
  },
  "_devurl": "https://github.com/tzakharko/toposort",
  "_searchresults": 2,
  "_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/toposort.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tzakharko/toposort",
  "_realowner": "tzakharko",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-03-08"
    }
  ],
  "_exports": [
    "stable_topological_sort",
    "topological_sort"
  ],
  "_help": [
    {
      "page": "topological_sort",
      "title": "Topological sorting",
      "topics": [
        "stable_topological_sort",
        "topological_sort"
      ]
    }
  ],
  "_readme": "https://github.com/tzakharko/toposort/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "toposort",
  "_universes": [
    "tzakharko"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T11:44:08.000Z",
      "distro": "noble",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "3ddc8e631bc1978ab74e4c62302410fe3d67235dbcf12a057c2e968acac779ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T11:43:33.000Z",
      "distro": "noble",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "50364000cbf9c675572d0229be11705b618ab86d16f95f1d082a6e51840eebb0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T11:43:05.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "cefa13489f9c626bc31662e293b9ec9b005edd5118ad702fe29b58e0f164f3fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-01T11:43:30.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "3c11d2146ffbcd943ab1796d85c070dd54e9093650fed3b3d7dfe5f3c32aa63d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T11:43:31.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "cf70fa30733809009cbfb2ed6bfa60c67b1a574c369da0890782085f1a67bd3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T11:43:04.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "e177575dea4c971ce136adf588a5f0363ddf2f685739259814595504bbf29cae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T11:42:45.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "490df5ab4d8e17cc818834505c4fa0d988b1ca57dd9f6e595b0579e93bae0d70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-01T11:42:43.000Z",
      "commit": "ce471cdde10bbb8ce27dcd537b4cffc5559b504b",
      "fileid": "ebae4cbb8355183a230dc44826af4cf7608ebd666740cae9bd9cee660e5a7b3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tzakharko/actions/runs/26752587454"
    }
  ]
}