{
  "_id": "6a1ee25eb401979e73410bb3",
  "Package": "inops",
  "Title": "Infix Operators for Detection, Subsetting and Replacement",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Antoine\", \"Fabri\", email = \"antoine.fabri@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Karolis\", \"Koncevičius\", email = \"karolis.koncevicius@gmail.com\", role = \"aut\")\n)",
  "Description": "Infix operators to detect, subset, and replace the\nelements matched by a given condition. The functions have\nseveral variants of operator types, including subsets, ranges,\nregular expressions and others. Implemented operators work on\nvectors, matrices, and lists.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "URL": "https://github.com/moodymudskipper/inops",
  "BugReports": "https://github.com/moodymudskipper/inops/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://moodymudskipper.r-universe.dev",
  "Date/Publication": "2019-11-19 13:56:51 UTC",
  "RemoteUrl": "https://github.com/moodymudskipper/inops",
  "RemoteRef": "HEAD",
  "RemoteSha": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:46:20 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre],\nKarolis Koncevičius [aut]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "MD5sum": "25ac9db69c2a773de8a14895e60225c9",
  "_user": "moodymudskipper",
  "_type": "src",
  "_file": "inops_0.0.1.tar.gz",
  "_fileid": "626b5ba624d65cb3f33ec61f93672a1a1cdd519bbd2d618c10e0355c8acb11fd",
  "_filesize": 122438,
  "_sha256": "626b5ba624d65cb3f33ec61f93672a1a1cdd519bbd2d618c10e0355c8acb11fd",
  "_created": "2026-05-20T06:46:20.000Z",
  "_published": "2026-06-02T14:02:06.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088832462,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103097109"
    },
    {
      "job": 79088832887,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103092996"
    },
    {
      "job": 79088832752,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103086632"
    },
    {
      "job": 79088832262,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103091195"
    },
    {
      "job": 79088832000,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103066588"
    },
    {
      "job": 79088831414,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359891536"
    },
    {
      "job": 79088833054,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103083673"
    },
    {
      "job": 79088833142,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103088824"
    },
    {
      "job": 79088832924,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103088882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/moodymudskipper/inops",
  "_commit": {
    "id": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
    "author": "KarolisKoncevicius <karolis.koncevicius@gmail.com>",
    "committer": "KarolisKoncevicius <karolis.koncevicius@gmail.com>",
    "message": "added CRAN and Dependencies badges\n",
    "time": 1574171811
  },
  "_maintainer": {
    "name": "Antoine Fabri",
    "email": "antoine.fabri@gmail.com",
    "login": "moodymudskipper",
    "twitter": "@antoine_fabri",
    "description": "",
    "uuid": 18351714
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    }
  ],
  "_owner": "moodymudskipper",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "r-language",
    "r-programming"
  ],
  "_stars": 40,
  "_contributors": [
    {
      "user": "karoliskoncevicius",
      "count": 78,
      "uuid": 7273684
    },
    {
      "user": "moodymudskipper",
      "count": 63,
      "uuid": 18351714
    }
  ],
  "_userbio": {
    "uuid": 18351714,
    "type": "user",
    "name": "Antoine Fabri"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inops"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/moodymudskipper/inops",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inops.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/moodymudskipper/inops",
  "_realowner": "moodymudskipper",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-11-19"
    }
  ],
  "_exports": [
    "!=<-",
    "%[!=%",
    "%[<%",
    "%[<=%",
    "%[==%",
    "%[>%",
    "%[>=%",
    "%[in()%",
    "%[in(]%",
    "%[in[)%",
    "%[in[]%",
    "%[in{}%",
    "%[in#%",
    "%[in%",
    "%[in~%",
    "%[in~f%",
    "%[in~p%",
    "%[out()%",
    "%[out(]%",
    "%[out[)%",
    "%[out[]%",
    "%[out{}%",
    "%[out#%",
    "%[out%",
    "%[out~%",
    "%[out~f%",
    "%[out~p%",
    "%in()%",
    "%in()%<-",
    "%in(]%",
    "%in(]%<-",
    "%in[)%",
    "%in[)%<-",
    "%in[]%",
    "%in[]%<-",
    "%in{}%",
    "%in{}%<-",
    "%in#%",
    "%in#%<-",
    "%in%<-",
    "%in~%",
    "%in~%<-",
    "%in~f%",
    "%in~f%<-",
    "%in~p%",
    "%in~p%<-",
    "%out()%",
    "%out()%<-",
    "%out(]%",
    "%out(]%<-",
    "%out[)%",
    "%out[)%<-",
    "%out[]%",
    "%out[]%<-",
    "%out{}%",
    "%out{}%<-",
    "%out#%",
    "%out#%<-",
    "%out%",
    "%out%<-",
    "%out~%",
    "%out~%<-",
    "%out~f%",
    "%out~f%<-",
    "%out~p%",
    "%out~p%<-",
    "<<-",
    "<=<-",
    "==<-",
    "><-",
    ">=<-"
  ],
  "_help": [
    {
      "page": "comparison_replace",
      "title": "Replacing Values by Comparison",
      "topics": [
        "!=<-",
        "<<-",
        "<=<-",
        "==<-",
        "><-",
        ">=<-",
        "comparison_replace"
      ]
    },
    {
      "page": "comparison_subset",
      "title": "Subsetting Values by Comparison",
      "topics": [
        "%[!=%",
        "%[<%",
        "%[<=%",
        "%[==%",
        "%[>%",
        "%[>=%",
        "comparison_subset"
      ]
    },
    {
      "page": "in_detect",
      "title": "Matching Values and Intervals",
      "topics": [
        "%in#%",
        "%in()%",
        "%in(]%",
        "%in[)%",
        "%in[]%",
        "%in{}%",
        "%in~%",
        "%in~f%",
        "%in~p%",
        "%out#%",
        "%out()%",
        "%out(]%",
        "%out[)%",
        "%out[]%",
        "%out{}%",
        "%out~%",
        "%out~f%",
        "%out~p%",
        "in_detect"
      ]
    },
    {
      "page": "in_replace",
      "title": "Replacing Values and Intervals",
      "topics": [
        "%in#%<-",
        "%in%<-",
        "%in()%<-",
        "%in(]%<-",
        "%in[)%<-",
        "%in[]%<-",
        "%in{}%<-",
        "%in~%<-",
        "%in~f%<-",
        "%in~p%<-",
        "%out#%<-",
        "%out%<-",
        "%out()%<-",
        "%out(]%<-",
        "%out[)%<-",
        "%out[]%<-",
        "%out{}%<-",
        "%out~%<-",
        "%out~f%<-",
        "%out~p%<-",
        "in_replace"
      ]
    },
    {
      "page": "in_subset",
      "title": "Subsetting Values and Intervals",
      "topics": [
        "%[in#%",
        "%[in%",
        "%[in()%",
        "%[in(]%",
        "%[in[)%",
        "%[in[]%",
        "%[in{}%",
        "%[in~%",
        "%[in~f%",
        "%[in~p%",
        "%[out#%",
        "%[out%",
        "%[out()%",
        "%[out(]%",
        "%[out[)%",
        "%[out[]%",
        "%[out{}%",
        "%[out~%",
        "%[out~f%",
        "%[out~p%",
        "in_subset"
      ]
    },
    {
      "page": "out",
      "title": "Detect values that don't match",
      "topics": [
        "%out%",
        "out"
      ]
    }
  ],
  "_readme": "https://github.com/moodymudskipper/inops/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "inops vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "inops",
        "Syntax",
        "Value Types",
        "Operations",
        "Behaviour",
        "Additional Examples",
        "Full List",
        "Detection Operators",
        "Subsetting Operators",
        "Replacement Operators",
        "Notes"
      ],
      "created": "2019-11-05 12:44:43",
      "modified": "2019-11-05 21:09:35",
      "commits": 2
    }
  ],
  "_score": 5.963787827345556,
  "_indexed": true,
  "_nocasepkg": "inops",
  "_universes": [
    "moodymudskipper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-20T06:48:15.000Z",
      "distro": "noble",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "f674ad56c8765b40fdaaf3189cb23e3146a52b8e9d853c8e39aa460a2764fa79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-20T06:48:01.000Z",
      "distro": "noble",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "f9f9ddb65250afac304f737adc823faa56f6c26fed63dddabee149bfa3b4f6f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-20T06:47:41.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "c591561f7fa9b742bfc44c420cf0e7740ae228d9c2b361af708a818685d53b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-20T06:47:55.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "ca750ba7ca5cd68af1355ba1496dc5196ad25d089f1085a8790a522b97a281c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T06:47:22.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "c603010aacc3b3cb384a4f58e595dcb3dbabb9c7bb0ddb8b32010466a38e73a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T06:47:40.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "7c3a58614ff92393df9303c2c33918eb0de46b676789750fae5536820d098474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T06:47:42.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "bf575675f6b0df3a2057a618e24f058b542a9864d9d729f63822254d76e0ed37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T14:01:16.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "f6e7c210b2113b73d13bd6dc5805d2ee272c02d2245bceb1228f32e6a4005f85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/26146115252"
    }
  ]
}