{
  "_id": "6a228579cd65a98ecbd52fb3",
  "Package": "Rato",
  "Type": "Package",
  "Title": "Resilience Analysis Toolkit (RATO)",
  "Version": "0.1.0",
  "Author": "Victor Chavauty [aut, cre]",
  "Authors@R": "person(given = \"Victor\",\nfamily = \"Chavauty\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lesserfish@pm.me\")",
  "Maintainer": "Victor Chavauty <lesserfish@pm.me>",
  "Description": "Collection of tools for the analysis of the resilience of\ndynamic networks. Created as a classroom project.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:12:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-08 08:40:13 UTC",
  "RemoteUrl": "https://github.com/cran/Rato",
  "RemoteRef": "HEAD",
  "RemoteSha": "83fe6a36827f88d3c673bd52ce0c88687606c33a",
  "MD5sum": "5555227dcd05ee3a4ec96147962cb320",
  "_user": "cran",
  "_type": "src",
  "_file": "Rato_0.1.0.tar.gz",
  "_fileid": "fb160e961ff5ad541636f884f8480da58022f9cc9e884ced777a7673bee6a56a",
  "_filesize": 120185,
  "_sha256": "fb160e961ff5ad541636f884f8480da58022f9cc9e884ced777a7673bee6a56a",
  "_created": "2026-06-05T08:12:29.000Z",
  "_published": "2026-06-05T08:14:49.599Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79689697641,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431931234"
    },
    {
      "job": 79689697602,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431926805"
    },
    {
      "job": 79689405385,
      "time": 120,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431899480"
    },
    {
      "job": 79689697690,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431932858"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27003513510",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rato",
  "_commit": {
    "id": "83fe6a36827f88d3c673bd52ce0c88687606c33a",
    "author": "Victor Chavauty <lesserfish@pm.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1759912813
  },
  "_maintainer": {
    "name": "Victor Chavauty",
    "email": "lesserfish@pm.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "deSolve",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "animation",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-10-08"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 116,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rato"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rato.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-08"
    }
  ],
  "_exports": [
    "Barabasi.B_eff",
    "Barabasi.X_eff",
    "graph.from.csv",
    "Michaelis.Menten",
    "Michaelis.Menten.Fast",
    "node.raw.score",
    "node.removal.thread",
    "node.score",
    "perturbation.thread"
  ],
  "_help": [
    {
      "page": "Barabasi.B_eff",
      "title": "Average the product of the outgoing and incoming degrees of nodes",
      "topics": [
        "Barabasi.B_eff"
      ]
    },
    {
      "page": "Barabasi.X_eff",
      "title": "Average Nearest-Neighbor Activity",
      "topics": [
        "Barabasi.X_eff"
      ]
    },
    {
      "page": "graph.from.csv",
      "title": "Loads a graph from Node / Edge CSV files",
      "topics": [
        "graph.from.csv"
      ]
    },
    {
      "page": "Michaelis.Menten",
      "title": "Michaelis-Menten equations",
      "topics": [
        "Michaelis.Menten"
      ]
    },
    {
      "page": "Michaelis.Menten.Fast",
      "title": "Optimized Michaelis-Menten equations",
      "topics": [
        "Michaelis.Menten.Fast"
      ]
    },
    {
      "page": "node.raw.score",
      "title": "Node score in network dynamics",
      "topics": [
        "node.raw.score"
      ]
    },
    {
      "page": "node.removal.thread",
      "title": "Simulates Network Dynamics under Random Node Removal Perturbations.",
      "topics": [
        "node.removal.thread"
      ]
    },
    {
      "page": "node.score",
      "title": "Node score in network dynamics with significance test",
      "topics": [
        "node.score"
      ]
    },
    {
      "page": "perturbation.thread",
      "title": "Simulates Network Dynamics under Iterative Perturbations",
      "topics": [
        "perturbation.thread"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "deSolve",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rato",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:14:19.000Z",
      "distro": "noble",
      "commit": "83fe6a36827f88d3c673bd52ce0c88687606c33a",
      "fileid": "34935dc1d09cd5b1a4137b727d7f9bba5c1e9ee5503a2dd60f14a03bf59a51ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27003513510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:14:03.000Z",
      "distro": "noble",
      "commit": "83fe6a36827f88d3c673bd52ce0c88687606c33a",
      "fileid": "69836f358fa6a7b77f582fa720b5041b83cdc55b26cb312929337e8049f41f63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27003513510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T08:14:36.000Z",
      "commit": "83fe6a36827f88d3c673bd52ce0c88687606c33a",
      "fileid": "ae03908bec7523e4b2cac6544581862f2d67dd5e9a99480c73769ec42ce7c195",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27003513510"
    }
  ]
}