{
  "_id": "6a4cabbd07c3fd5c3260f220",
  "Package": "nseq",
  "Title": "Count of Sequential Events",
  "Version": "0.1.2",
  "Authors@R": "person(\"Raphael\", \"Saldanha\", , \"raphael.de-freitas-saldanha@inria.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0652-8466\"))",
  "Description": "Count the occurrence of sequences of values in a vector\nthat meets certain conditions of length and magnitude. The\nmethod is based on the Run Length Encoding algorithm, available\nwith base R, inspired by A. H. Robinson and C. Cherry (1967)\n<doi:10.1109/PROC.1967.5493>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "rmarkdown",
  "URL": "https://rfsaldanha.github.io/nseq/",
  "BugReports": "https://github.com/rfsaldanha/nseq/issues",
  "Repository": "https://rfsaldanha.r-universe.dev",
  "Date/Publication": "2026-01-08 14:16:55 UTC",
  "RemoteUrl": "https://github.com/rfsaldanha/nseq",
  "RemoteRef": "HEAD",
  "RemoteSha": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 07:30:47 UTC",
    "User": "root"
  },
  "Author": "Raphael Saldanha [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0652-8466>)",
  "Maintainer": "Raphael Saldanha <raphael.de-freitas-saldanha@inria.fr>",
  "_user": "rfsaldanha",
  "_type": "src",
  "_file": "nseq_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/bae68e2707fa870366b97eabec25197b601ad3b1033015d1fbff35e02680ff3e",
  "_filesize": 88175,
  "_sha256": "bae68e2707fa870366b97eabec25197b601ad3b1033015d1fbff35e02680ff3e",
  "_expires": "2026-10-15T07:33:15.000Z",
  "_created": "2026-07-07T07:30:47.000Z",
  "_published": "2026-07-07T07:33:17.249Z",
  "_jobs": [
    {
      "job": 85560792563,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130930765"
    },
    {
      "job": 85560792616,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130930410"
    },
    {
      "job": 85560792547,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130918439"
    },
    {
      "job": 85560792604,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130931989"
    },
    {
      "job": 85560333531,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130891678"
    },
    {
      "job": 85560792632,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8130927578"
    },
    {
      "job": 85560792599,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130920265"
    },
    {
      "job": 85560792576,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130912711"
    },
    {
      "job": 85560792634,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130915463"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961",
  "_status": "success",
  "_upstream": "https://github.com/rfsaldanha/nseq",
  "_commit": {
    "id": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
    "author": "rfsaldanha <rfsaldanha@gmail.com>",
    "committer": "rfsaldanha <rfsaldanha@gmail.com>",
    "message": "Increment version number to 0.1.2\n",
    "time": 1767881815
  },
  "_maintainer": {
    "name": "Raphael Saldanha",
    "email": "raphael.de-freitas-saldanha@inria.fr",
    "orcid": "0000-0003-0652-8466"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "rfsaldanha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rfsaldanha",
      "count": 44,
      "uuid": 6009987
    }
  ],
  "_userbio": {
    "uuid": 6009987,
    "type": "user",
    "name": "Raphael Saldanha",
    "followers": 303,
    "description": "Geographer, Master's in Public Health, PhD in Health Information and Communication.\r\n\r\nPostdoc at @INRIA."
  },
  "_downloads": {
    "count": 559,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nseq"
  },
  "_devurl": "https://github.com/rfsaldanha/nseq",
  "_pkgdown": "https://rfsaldanha.github.io/nseq/",
  "_searchresults": 6,
  "_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/nseq.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rfsaldanha/nseq",
  "_realowner": "rfsaldanha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-05-31"
    }
  ],
  "_exports": [
    "shift",
    "trle",
    "trle_cond",
    "trle_cond_stat"
  ],
  "_help": [
    {
      "page": "shift",
      "title": "Shifts vector values to right or left",
      "topics": [
        "shift"
      ]
    },
    {
      "page": "trle",
      "title": "Run Length Encoding and return result as a data frame",
      "topics": [
        "trle"
      ]
    },
    {
      "page": "trle_cond",
      "title": "Count the number of events in a sequence",
      "topics": [
        "trle_cond"
      ]
    },
    {
      "page": "trle_cond_stat",
      "title": "Statistics of events in a sequence",
      "topics": [
        "trle_cond_stat"
      ]
    }
  ],
  "_readme": "https://github.com/rfsaldanha/nseq/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "nseq",
  "_universes": [
    "rfsaldanha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:46.000Z",
      "distro": "resolute",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/9b9830e104c6c96c0215e1887da6997feef12fbe6e73f2d5bb9ab73d399ff954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:45.000Z",
      "distro": "resolute",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/10d2ac449d09ab4b712b7512dcb6753d4676577a02251b96b6783416b1574003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:11.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/43075c2ce4959973d0ecd37df4ec7120eb06d41f709be0ca087b5c01b8dd304c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:47.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/591c57f0644119a24064a111c5cda9cc1272450d586a57782974ca103aea4206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:45.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/a9d295085f8d885d514a5c94ff7ac18fcfb5d97d6ac6d420d0a91f66b6c9d571",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-07T07:32:10.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/1d002525796a19c55174220147365764a752aa02db4ebbfabfe33a62fc4eb0c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-07T07:31:49.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/89ea15f49eb004fcf1461d4f561bb41684baf52b704c3e801c03ef3cd23f64f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-07T07:31:57.000Z",
      "commit": "515fedfd74ecc2b70a73d8c70d46906f406fcf18",
      "fileid": "https://r2.ropensci.org/704e5d1ec3e93fb8456876149b67d21ed291185144f1eaa3b4312bc0b2bada32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/28849244961"
    }
  ]
}