{
  "_id": "6a1ef668b401979e73417279",
  "Package": "invctr",
  "Title": "Infix Functions For Vector Operations",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Fred\", family = \"Hasselman\", email = \"fred.hasselman@ru.nl\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-1384-8361\")))",
  "Maintainer": "Fred Hasselman <fred.hasselman@ru.nl>",
  "Description": "Vector operations between grapes: An infix-only package!\nThe 'invctr' functions perform common and less common\noperations on vectors, data frames matrices and list objects: -\nExtracting a value (range), or, finding the indices of a value\n(range). - Trimming, or padding a vector with a value of your\nchoice. - Simple polynomial regression. - Set and membership\noperations. - General check & replace function for NAs, Inf and\nother values.",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "License": "GPL-3",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/FredHasselman/invctr",
  "BugReports": "https://github.com/FredHasselman/invctr/issues",
  "Repository": "https://fredhasselman.r-universe.dev",
  "Date/Publication": "2025-02-18 15:13:02 UTC",
  "RemoteUrl": "https://github.com/fredhasselman/invctr",
  "RemoteRef": "HEAD",
  "RemoteSha": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:34:49 UTC",
    "User": "root"
  },
  "Author": "Fred Hasselman [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1384-8361>)",
  "MD5sum": "47b678b3a1378cd9fc462567a2bbaa70",
  "_user": "fredhasselman",
  "_type": "src",
  "_file": "invctr_0.2.0.tar.gz",
  "_fileid": "9279f7ea4109fb585dbae2fcd3137550c81f3ac27cd9910f32d92354f607466e",
  "_filesize": 194548,
  "_sha256": "9279f7ea4109fb585dbae2fcd3137550c81f3ac27cd9910f32d92354f607466e",
  "_created": "2026-05-19T06:34:49.000Z",
  "_published": "2026-06-02T15:27:36.796Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79107992005,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076488696"
    },
    {
      "job": 79107992021,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076489086"
    },
    {
      "job": 79107992004,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076505386"
    },
    {
      "job": 79107992374,
      "time": 245,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076509555"
    },
    {
      "job": 79107991107,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076456681"
    },
    {
      "job": 79107990938,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362228751"
    },
    {
      "job": 79107991259,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076477772"
    },
    {
      "job": 79107992074,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076487381"
    },
    {
      "job": 79107992443,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076474944"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fredhasselman/invctr",
  "_commit": {
    "id": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
    "author": "Fred Hasselman <FredHasselman@users.noreply.github.com>",
    "committer": "Fred Hasselman <FredHasselman@users.noreply.github.com>",
    "message": "index\n",
    "time": 1739891582
  },
  "_maintainer": {
    "name": "Fred Hasselman",
    "email": "fred.hasselman@ru.nl",
    "orcid": "0000-0003-1384-8361"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fredhasselman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "fredhasselman",
      "count": 26,
      "uuid": 4891228
    }
  ],
  "_userbio": {
    "uuid": 4891228,
    "type": "user",
    "name": "Fred Hasselman"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/invctr"
  },
  "_devurl": "https://github.com/fredhasselman/invctr",
  "_searchresults": 38,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/invctr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fredhasselman/invctr",
  "_realowner": "fredhasselman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2022-08-16"
    }
  ],
  "_exports": [
    "%-]%",
    "%:%",
    "%(.)%",
    "%(.]%",
    "%()%",
    "%(]%",
    "%(q%",
    "%).(%",
    "%).[%",
    "%)(%",
    "%)[%",
    "%[-]%",
    "%[-%",
    "%[.)%",
    "%[.]%",
    "%[)%",
    "%[]%",
    "%[%",
    "%[+]%",
    "%[+%",
    "%[f%",
    "%[l%",
    "%[q%",
    "%].(%",
    "%].[%",
    "%](%",
    "%][%",
    "%]%",
    "%/1%",
    "%/2%",
    "%/3%",
    "%/4%",
    "%/n%",
    "%/r%",
    "%+-%",
    "%+]%",
    "%++%",
    "%00%",
    "%ai%",
    "%ci%",
    "%e%",
    "%f]%",
    "%l]%",
    "%mi%",
    "%q)%",
    "%q]%",
    "%ri%",
    "enexpr",
    "enquo",
    "ensym",
    "expr",
    "exprs",
    "is.wholenumber",
    "quo",
    "quo_name",
    "quos",
    "sym",
    "syms"
  ],
  "_help": [
    {
      "page": "grapes-00-grapes",
      "title": "Rose tinted infix",
      "topics": [
        "%00%"
      ]
    },
    {
      "page": "Counters",
      "title": "Counters",
      "topics": [
        "%++%",
        "%+-%",
        "Counters"
      ]
    },
    {
      "page": "extractors",
      "title": "Extract vectors by index or value occurrence",
      "topics": [
        "%(q%",
        "%:%",
        "%f]%",
        "%l]%",
        "%q)%",
        "%q]%",
        "%[%",
        "%[f%",
        "%[l%",
        "%[q%",
        "%]%",
        "extractors"
      ]
    },
    {
      "page": "fINDexers",
      "title": "Find row or column by name or index",
      "topics": [
        "%ai%",
        "%ci%",
        "%e%",
        "%mi%",
        "%ri%",
        "fINDexers"
      ]
    },
    {
      "page": "insiders",
      "title": "Values inside interval",
      "topics": [
        "%()%",
        "%(.)%",
        "%(.]%",
        "%(]%",
        "%[)%",
        "%[.)%",
        "%[.]%",
        "%[]%",
        "insiders"
      ]
    },
    {
      "page": "outsiders",
      "title": "Values outside interval",
      "topics": [
        "%)(%",
        "%).(%",
        "%).[%",
        "%)[%",
        "%](%",
        "%].(%",
        "%].[%",
        "%][%",
        "outsiders"
      ]
    },
    {
      "page": "padders",
      "title": "Padd vector by index",
      "topics": [
        "%+]%",
        "%[+%",
        "%[+]%",
        "padders"
      ]
    },
    {
      "page": "regressors",
      "title": "Regress vectors",
      "topics": [
        "%/1%",
        "%/2%",
        "%/3%",
        "%/4%",
        "%/n%",
        "%/r%",
        "regressors"
      ]
    },
    {
      "page": "trimmers",
      "title": "Trim vector by index",
      "topics": [
        "%-]%",
        "%[-%",
        "%[-]%",
        "trimmers"
      ]
    }
  ],
  "_pkglogo": "https://github.com/fredhasselman/invctr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/fredhasselman/invctr/raw/HEAD/README.md",
  "_rundeps": [
    "plyr",
    "Rcpp",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "padders.Rmd",
      "filename": "padders.html",
      "title": "Changing vectors and values: Replace, Add/Subtract, Trim, Pad",
      "author": "Fred Hasselman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Replace values",
        "Use index finders",
        "The rose tinted infix",
        "Using counter infix functions",
        "Padding vectors",
        "Trimming vectors"
      ],
      "created": "2019-02-13 21:11:29",
      "modified": "2019-02-22 22:15:38",
      "commits": 3
    },
    {
      "source": "insiders.Rmd",
      "filename": "insiders.html",
      "title": "Finding and extracting values and indices",
      "author": "Fred Hasselman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Finding and extracting values",
        "insiders and outsiders",
        "How to use...",
        "extractors",
        "Finding and extracting indices"
      ],
      "created": "2018-09-07 22:24:19",
      "modified": "2019-02-22 22:15:38",
      "commits": 4
    }
  ],
  "_score": 5.278753600952829,
  "_indexed": true,
  "_nocasepkg": "invctr",
  "_universes": [
    "fredhasselman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T06:36:50.000Z",
      "distro": "noble",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "c6743b9f3ef714717f38248fd6d85f01f07e194684bdb74ae22dc84f95ddea16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-19T06:36:51.000Z",
      "distro": "noble",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "f55ed8cac4a68b7854162480e1b2ca9cdb78282984f5618583807b0ffb65206b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-19T06:37:45.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "694e1db948b8a2143e0426bff0369f86ef3d259b5f177ded6db1313f54893d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-19T06:38:08.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "4b5a9e1be1703dd014c019383c97e4b567a19999df1018c2c23eea9d53dbf337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T06:36:02.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "a5b78feecae05d13b38f8ca25344b8e2995fd1fa6ebaaec58bce78961dc0aa6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T06:36:42.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "bbe1c9e826a8429564609fb560643efc9dc9b7940e72132a3f7233c86e1a504b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-19T06:35:53.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "f3c9106cc1ba0d05c05f93e7e4aa84a9200341e0ec35ac1acf563e7a4ff32f99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T15:27:17.000Z",
      "commit": "db96d024ced334b917ab1ee4245fb7667e4a28b9",
      "fileid": "08a7475800076d4b69439b17e0010c563c53aa40d243687bbea96a059c266193",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fredhasselman/actions/runs/26080498802"
    }
  ]
}