{
  "_id": "6a5c87e69baadeef8ab5134d",
  "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-07-19 08:13:45 UTC",
    "User": "root"
  },
  "Author": "Antoine Fabri [aut, cre],\nKarolis Koncevičius [aut]",
  "Maintainer": "Antoine Fabri <antoine.fabri@gmail.com>",
  "_user": "moodymudskipper",
  "_type": "src",
  "_file": "inops_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/89f95ec92e1f67891c442b027bb6924638b2149a71c56f9223158724752245bd",
  "_filesize": 122369,
  "_sha256": "89f95ec92e1f67891c442b027bb6924638b2149a71c56f9223158724752245bd",
  "_expires": "2026-10-27T08:16:37.000Z",
  "_created": "2026-07-19T08:13:45.000Z",
  "_published": "2026-07-19T08:16:38.728Z",
  "_jobs": [
    {
      "job": 88172867305,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440089147"
    },
    {
      "job": 88172867301,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440087543"
    },
    {
      "job": 88172867312,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440081129"
    },
    {
      "job": 88172867306,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440079518"
    },
    {
      "job": 88172580608,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440068297"
    },
    {
      "job": 88172867287,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8440083614"
    },
    {
      "job": 88172867365,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440078943"
    },
    {
      "job": 88172867319,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440079406"
    },
    {
      "job": 88172867324,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440080239"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 276
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inops"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/moodymudskipper/inops",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_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.973127853599699,
  "_indexed": true,
  "_nocasepkg": "inops",
  "_universes": [
    "moodymudskipper"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-19T08:16:03.000Z",
      "distro": "resolute",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/72d3e1b41496b4aacf3b2878614d154a4d643f6b9b466a2f8a860ed7b06fbfb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-19T08:15:53.000Z",
      "distro": "resolute",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/c0d971363b3b7d020d69ba127adaa2725ae54c301b516f13e4400a2a37feb077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-19T08:15:14.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/01c76533516cf9bf62a51c42f5bd452d10d03c05180c09318b783b15da2c7f4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-19T08:15:04.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/45d8da410cfae4f6c8131b44bc75abb3b66cb9d6952884382e051da300713f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-19T08:15:39.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/c8f48be50c32fb76c2fbe1bcaec8dd6d0a6c5adb98cbf7f606d6c78135ad5091",
      "status": "success",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-19T08:14:52.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/17f5ac61f25e877be381fed9cdece70eabaafb73f5221916107a5f08110ec5c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-19T08:14:55.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/1d753271b7f90fefea829e936211b1b1fa5acc27175e0358d389f22abce1563d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-19T08:15:00.000Z",
      "commit": "b2e0ab9c6235111ac9b1dcef0da7bb58d01cc6b8",
      "fileid": "https://r2.ropensci.org/4dcd41938e9035323daf9336b0f944b86b023e0bc515581a837bac023727a2c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/moodymudskipper/actions/runs/29679348286"
    }
  ]
}