{
  "_id": "6a0f5fd5acfb0bcc41c5b6e4",
  "Package": "rle",
  "Version": "0.10.0",
  "Date": "2025-05-28",
  "Title": "Common Functions for Run-Length Encoded Vectors",
  "Authors@R": "person(\"Pavel N.\", \"Krivitsky\", role=c(\"aut\",\"cre\"), email=\"pavel@statnet.org\", comment=c(ORCID=\"0000-0002-9101-3362\"))",
  "Description": "Common 'base' and 'stats' methods for 'rle' objects,\naiming to make it possible to treat them transparently as\nvectors.",
  "Copyright": "file inst/COPYRIGHT",
  "BugReports": "https://github.com/statnet/rle/issues",
  "License": "GPL-3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Encoding": "UTF-8",
  "Repository": "https://statnet.r-universe.dev",
  "Date/Publication": "2026-05-21 07:44:01 UTC",
  "RemoteUrl": "https://github.com/statnet/rle",
  "RemoteRef": "HEAD",
  "RemoteSha": "0588571d022426ff7ae35af2a9a5d002e640634d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 10:54:39 UTC",
    "User": "root"
  },
  "Author": "Pavel N. Krivitsky [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9101-3362>)",
  "Maintainer": "Pavel N. Krivitsky <pavel@statnet.org>",
  "MD5sum": "d3d0cc66d8a4071d58112f97e5750b07",
  "_user": "statnet",
  "_type": "src",
  "_file": "rle_0.10.0.tar.gz",
  "_fileid": "0964998596d8a712e884a190c7e61116fb657911469e78bdf01950773b776a9d",
  "_filesize": 136413,
  "_sha256": "0964998596d8a712e884a190c7e61116fb657911469e78bdf01950773b776a9d",
  "_created": "2026-05-21T10:54:39.000Z",
  "_published": "2026-05-21T19:41:09.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77254298455,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133891180"
    },
    {
      "job": 77254298683,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133897191"
    },
    {
      "job": 77254298786,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133885774"
    },
    {
      "job": 77254298550,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133883819"
    },
    {
      "job": 77254299271,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134351800"
    },
    {
      "job": 77254298563,
      "time": 141,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134325330"
    },
    {
      "job": 77254298681,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134320292"
    },
    {
      "job": 77254298459,
      "time": 157,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134332526"
    },
    {
      "job": 77254297942,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133850018"
    },
    {
      "job": 77254297997,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145505349"
    },
    {
      "job": 77254298440,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133873390"
    },
    {
      "job": 77254298727,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133884423"
    },
    {
      "job": 77254298756,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133871647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statnet/rle",
  "_commit": {
    "id": "0588571d022426ff7ae35af2a9a5d002e640634d",
    "author": "Pavel N. Krivitsky <p.krivitsky@unsw.edu.au>",
    "committer": "Pavel N. Krivitsky <p.krivitsky@unsw.edu.au>",
    "message": "Updated the GitHub workflows and/or the README file to the latest versions.\n",
    "time": 1779349441
  },
  "_maintainer": {
    "name": "Pavel N. Krivitsky",
    "email": "pavel@statnet.org",
    "login": "krivit",
    "bluesky": "@krivitsky.net",
    "twitter": "@PavelKrivitsky",
    "description": "",
    "uuid": 15682462,
    "orcid": "0000-0002-9101-3362"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "statnet",
  "_selfowned": true,
  "_usedby": 39,
  "_updates": [
    {
      "week": "2025-22",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.10.0",
      "date": "2025-05-28"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "krivit",
      "count": 250,
      "uuid": 15682462
    },
    {
      "user": "skyebend",
      "count": 3,
      "uuid": 3160937
    }
  ],
  "_userbio": {
    "uuid": 8194544,
    "type": "organization",
    "name": "Statnet",
    "description": "Statistical software for the analysis, simulation and visualization of network data."
  },
  "_downloads": {
    "count": 8305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rle"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/statnet/rle",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rle.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statnet/rle",
  "_realowner": "statnet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.2",
      "date": "2020-09-25"
    },
    {
      "version": "0.10.0",
      "date": "2025-05-28"
    }
  ],
  "_exports": [
    "as.rle",
    "compress",
    "index_to_run"
  ],
  "_help": [
    {
      "page": "rle-package",
      "title": "rle: Common Functions for Run-Length Encoded Vectors",
      "topics": [
        "rle-package",
        "rle"
      ]
    },
    {
      "page": "as.rle",
      "title": "Coerce to 'rle' if not already an 'rle' object",
      "topics": [
        "as.rle",
        "as.rle.default",
        "as.rle.rle"
      ]
    },
    {
      "page": "compress",
      "title": "A generic function for compressing a data structure.",
      "topics": [
        "compress"
      ]
    },
    {
      "page": "compress.rle",
      "title": "Compress the 'rle' object by merging adjacent runs",
      "topics": [
        "compress.rle"
      ]
    },
    {
      "page": "Extract.rle",
      "title": "Indexing Methods for 'rle' Objects",
      "topics": [
        "$.rle",
        "$<-.rle",
        "Extract.rle",
        "[.rle",
        "[<-.rle",
        "[[.rle",
        "[[<-.rle"
      ]
    },
    {
      "page": "index_to_run",
      "title": "Map an element in a vector represented by an 'rle' to its run",
      "topics": [
        "index_to_run",
        "index_to_run.rle"
      ]
    },
    {
      "page": "Math.rle",
      "title": "Mathematical functions for 'rle' Objects",
      "topics": [
        "Math.rle"
      ]
    },
    {
      "page": "Ops.rle",
      "title": "Unary and Binary Operations for 'rle' Objects",
      "topics": [
        "Ops.rle"
      ]
    },
    {
      "page": "rep.rle",
      "title": "A 'rep' method for 'rle' objects",
      "topics": [
        "rep.rle"
      ]
    },
    {
      "page": "rle-methods",
      "title": "Miscellaneous Common Methods for 'rle' Objects",
      "topics": [
        "c.rle",
        "is.na.rle",
        "length.rle",
        "mean.rle",
        "rle-methods",
        "str.rle"
      ]
    },
    {
      "page": "Summary.rle",
      "title": "Summary methods for 'rle' objects.",
      "topics": [
        "Summary.rle"
      ]
    }
  ],
  "_readme": "https://github.com/statnet/rle/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.765676748917218,
  "_indexed": true,
  "_nocasepkg": "rle",
  "_universes": [
    "statnet",
    "krivit"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-21T10:56:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "bc7251de869c34be09c3435196c500d19195b55ffd49ddecd6906b53be0e16de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-21T10:57:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "3b01dab25fff9f2921180b073943854267c0942c144c063011ebaec1c0185b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-21T10:56:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "9a0d2abab90ab895f4e41d7c4586804c3b5d7330c26572eb64da8c870b4bcdc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-21T10:56:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "37d586a424ce5d1df08d79376df6e4736a14f8418b393a35d8aff095872a0d71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-21T11:20:34.000Z",
      "arch": "aarch64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "af13ab3623069d9f06abb8a85114fd7ad3f2958e7fe99611646b68e0e4d96d53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-21T11:19:06.000Z",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "ba23eb415c999c6a57a49351b6b5f63fbb1ae03a72c142aba20cc945589e8062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-21T11:18:56.000Z",
      "arch": "aarch64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "3042ceb34a4359c49fec3b7696be543d663033c74412f983f3b3f713c85d94be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-21T11:19:28.000Z",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "52d85d7a165f19c05582304320bc7d7d1239599482dc337025c984c57db91303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-05-21T19:40:56.000Z",
      "arch": "emscripten",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "11884b1877f6714eb5ef850990473d67bcd57785f03ca19d254ef618efd63cae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-21T10:55:47.000Z",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "157a6740c5702c3a605efe5df991db1fa11215d4103d5632f94cb307c903b4ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-21T10:56:16.000Z",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "0a27335c831b1e78b25b4398bcfc6950fc477f9bf87d3ec404f04b538dd8a335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-21T10:55:44.000Z",
      "arch": "x86_64",
      "commit": "0588571d022426ff7ae35af2a9a5d002e640634d",
      "fileid": "45f3b7622282a76cbaf51cbcbe9255053a9cc0072269f6a777f8d7b1f306a0ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/26221467353"
    }
  ]
}