{
  "_id": "6a214be4cd65a98ecbd2c81f",
  "Package": "crochet",
  "Version": "2.3.0.9000",
  "License": "MIT + file LICENSE",
  "Title": "Implementation Helper for '[' and '[<-' of Custom Matrix-Like\nTypes",
  "Description": "Functions to help implement the extraction / subsetting /\nindexing function '[' and replacement function '[<-' of custom\nmatrix-like types (based on S3, S4, etc.), modeled as closely\nto the base matrix class as possible (with tests to prove it).",
  "Authors@R": "person(\"Alexander\", \"Grueneberg\", email = \"cran@agrueneberg.info\", role = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/agrueneberg/crochet",
  "BugReports": "https://github.com/agrueneberg/crochet/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://agrueneberg.r-universe.dev",
  "Date/Publication": "2020-05-20 19:55:14 UTC",
  "RemoteUrl": "https://github.com/agrueneberg/crochet",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:53:53 UTC",
    "User": "root"
  },
  "Author": "Alexander Grueneberg [aut, cre]",
  "Maintainer": "Alexander Grueneberg <cran@agrueneberg.info>",
  "MD5sum": "4904baa87017e66bd6d6d526e582a202",
  "_user": "agrueneberg",
  "_type": "src",
  "_file": "crochet_2.3.0.9000.tar.gz",
  "_fileid": "66e498bcd76bbbe6151bfe808736c0fcc36ecc64bafc414c24ec2427736f37a7",
  "_filesize": 131436,
  "_sha256": "66e498bcd76bbbe6151bfe808736c0fcc36ecc64bafc414c24ec2427736f37a7",
  "_created": "2026-06-04T09:53:53.000Z",
  "_published": "2026-06-04T09:56:52.034Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79493992372,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408460709"
    },
    {
      "job": 79493992483,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408460165"
    },
    {
      "job": 79493992382,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408460009"
    },
    {
      "job": 79493992460,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408457260"
    },
    {
      "job": 79493597848,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408421851"
    },
    {
      "job": 79493992400,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408454330"
    },
    {
      "job": 79493992475,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408446668"
    },
    {
      "job": 79493992503,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408445736"
    },
    {
      "job": 79493992466,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408447233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/agrueneberg/crochet",
  "_commit": {
    "id": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
    "author": "Alexander Grueneberg <git@agrueneberg.info>",
    "committer": "Alexander Grueneberg <git@agrueneberg.info>",
    "message": "Remove isMatrixLike function\n",
    "time": 1590004514
  },
  "_maintainer": {
    "name": "Alexander Grueneberg",
    "email": "cran@agrueneberg.info"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "agrueneberg",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "r-pkg"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "agrueneberg",
      "count": 162,
      "uuid": 527708
    }
  ],
  "_userbio": {
    "uuid": 527708,
    "type": "user",
    "name": "Alexander Grueneberg"
  },
  "_downloads": {
    "count": 836,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crochet"
  },
  "_devurl": "https://github.com/agrueneberg/crochet",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crochet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/agrueneberg/crochet",
  "_realowner": "agrueneberg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-05-06"
    },
    {
      "version": "2.0.0",
      "date": "2018-01-03"
    },
    {
      "version": "2.0.1",
      "date": "2018-01-08"
    },
    {
      "version": "2.1.0",
      "date": "2018-08-06"
    },
    {
      "version": "2.2.0",
      "date": "2019-06-13"
    },
    {
      "version": "2.3.0",
      "date": "2020-05-20"
    }
  ],
  "_exports": [
    "convertIndex",
    "extract",
    "ijtok",
    "ktoij",
    "replace"
  ],
  "_help": [
    {
      "page": "crochet-package",
      "title": "Implementation Helper for '[' and '[<-' of Custom Matrix-Like Types",
      "topics": [
        "crochet-package"
      ]
    },
    {
      "page": "convertIndex",
      "title": "Convert Non-Numeric Index Types to Positive Integers",
      "topics": [
        "convertIndex"
      ]
    },
    {
      "page": "extract",
      "title": "Create an Implementation of [ For Custom Matrix-Like Types",
      "topics": [
        "extract"
      ]
    },
    {
      "page": "ijtok",
      "title": "Convert Two-Dimensional Indices i and j to One-Dimensional Index k",
      "topics": [
        "ijtok"
      ]
    },
    {
      "page": "ktoij",
      "title": "Convert One-Dimensional Index k to Two-Dimensional Indices i and j",
      "topics": [
        "ktoij"
      ]
    },
    {
      "page": "replace",
      "title": "Create an Implementation of [<- For Custom Matrix-Like Types",
      "topics": [
        "replace"
      ]
    }
  ],
  "_readme": "https://github.com/agrueneberg/crochet/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "StringMatrix.Rmd",
      "filename": "StringMatrix.html",
      "title": "Example of a Custom Type that Implements 'extract' and 'replace'",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-06-11 17:45:40",
      "modified": "2020-05-19 20:57:26",
      "commits": 2
    }
  ],
  "_score": 6.068185861746161,
  "_indexed": true,
  "_nocasepkg": "crochet",
  "_universes": [
    "agrueneberg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:48.000Z",
      "distro": "noble",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "5ccbf0968754706d3af6feade4f07c82e383cb486216e98ac884362cf461a484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:45.000Z",
      "distro": "noble",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "3ca7647bb8c6270b84706c3461eda8baf0589c670825fb877aaa3b0c8711f371",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:49.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "927ae9991c1738b13383f0a22338c435514374cc9c456dfd7e82c2e6ae0e8bea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:42.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "5039248ebd1968d7ade27546083892e5e4e95c4f8688971c8f690ed8d590fa79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:40.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "f6ceae172a62c40b57af436102a6cb18274cccceb71e5a2a5c17273c37aaf946",
      "status": "success",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:00.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "53b4a48a29f9f86a39b3ed0972b29504f873064fa6ad0ff79ae75e93ede8344a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:00.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "b83834b019023fe4648134e79f768a3ef591befc4e67a9693347154fed7d2b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0.9000",
      "date": "2026-06-04T09:55:02.000Z",
      "commit": "c8a48bb9b521e5903eb47e408a003f9680c51cf0",
      "fileid": "1fb7b0a3ff59a65d33cf55a6276752a44e6356822bac6fb285207676cb560625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agrueneberg/actions/runs/26944372809"
    }
  ]
}