{
  "_id": "6a0f74e3acfb0bcc41c612a2",
  "Package": "r2c",
  "Title": "Fast Iterated Statistic Computation in R",
  "Description": "Compiles a subset of R into machine code so that\nexpressions composed with that subset can be applied repeatedly\non varying data without interpreter overhead.",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\",\nrole=c(\"aut\", \"cre\")))",
  "License": "GPL-2 | GPL-3",
  "URL": "https://github.com/brodieG/r2c",
  "BugReports": "https://github.com/brodieG/r2c/issues",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Collate": "'util.R' 'preproc-copy.R' 'rename.R' 'optim.R' 'code-rep.R'\n'code-concat.R' 'constants.R' 'code-unary.R' 'code-bin.R'\n'code-mean.R' 'code-summary.R' 'code-numeric.R' 'code-subset.R'\n'code-logical.R' 'code-pow.R' 'code-seq.R' 'code-loop.R'\n'r2c-package.R' 'code-ifelse.R' 'code-assign-braces.R' 'code.R'\n'preprocess.R' 'alloc.R' 'compile.R' 'group.R' 'load.R' 'run.R'\n'size.R' 'window.R'",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2024-02-24 14:33:55 UTC",
  "RemoteUrl": "https://github.com/brodieG/r2c",
  "RemoteRef": "HEAD",
  "RemoteSha": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 06:42:14 UTC",
    "User": "root"
  },
  "Author": "Brodie Gaslam [aut, cre]",
  "Maintainer": "Brodie Gaslam <brodie.gaslam@yahoo.com>",
  "MD5sum": "049b07065836843abfc2c18f038e78bd",
  "_user": "fastverse",
  "_type": "src",
  "_file": "r2c_0.3.0.tar.gz",
  "_fileid": "a0753b52b1386e3d5506e4be1a044ecce03046720f11ea83fbdc5b6a6b5c71f5",
  "_filesize": 1432258,
  "_sha256": "a0753b52b1386e3d5506e4be1a044ecce03046720f11ea83fbdc5b6a6b5c71f5",
  "_created": "2026-05-21T06:42:14.000Z",
  "_published": "2026-05-21T21:10:59.818Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77269460016,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7128977158"
    },
    {
      "job": 77269459967,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7128973919"
    },
    {
      "job": 77269460479,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128975647"
    },
    {
      "job": 77269460509,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128976467"
    },
    {
      "job": 77269460717,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7128989409"
    },
    {
      "job": 77269460053,
      "time": 362,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7129031346"
    },
    {
      "job": 77269460474,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128982782"
    },
    {
      "job": 77269459880,
      "time": 253,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7129003775"
    },
    {
      "job": 77269459703,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128937378"
    },
    {
      "job": 77269459554,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147290245"
    },
    {
      "job": 77269460425,
      "time": 237,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7128999137"
    },
    {
      "job": 77269460576,
      "time": 234,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7128998518"
    },
    {
      "job": 77269460269,
      "time": 227,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128997127"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brodieG/r2c",
  "_commit": {
    "id": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
    "author": "brodieG <brodieG@users.noreply.github.com>",
    "committer": "brodieG <brodieG@users.noreply.github.com>",
    "message": "Github release of v0.3.0\n",
    "time": 1708785235
  },
  "_maintainer": {
    "name": "Brodie Gaslam",
    "email": "brodie.gaslam@yahoo.com",
    "login": "brodieg",
    "description": "Hobbyist programmer based on the East Coast of the USA.  Interested in data analysis and visualization.",
    "uuid": 6105908
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vetr",
      "version": ">= 0.2.14.9000",
      "role": "Imports"
    },
    {
      "package": "unitizer",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    }
  ],
  "_owner": "brodieg",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 89,
  "_contributors": [
    {
      "user": "brodieg",
      "count": 975,
      "uuid": 6105908
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2c"
  },
  "_devurl": "https://github.com/brodieg/r2c",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/r2c.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bsac",
    "first_vec",
    "for_0",
    "for_init",
    "for_iter",
    "for_n",
    "get_c_code",
    "get_compile_out",
    "get_r_code",
    "get_so_loc",
    "group_exec",
    "if_false",
    "if_test",
    "if_true",
    "lcopy",
    "lcurry",
    "loaded_r2c_dynlibs",
    "lset",
    "mean1",
    "numeric_along",
    "numeric_alongn",
    "process_groups",
    "r2c_for",
    "r2c_if",
    "r2cf",
    "r2cl",
    "r2cq",
    "rec",
    "reuse_calls",
    "rollat_exec",
    "rollbw_exec",
    "rollby_exec",
    "rolli_exec",
    "show_c_code",
    "square",
    "subassign",
    "uminus",
    "unload_r2c_dynlibs",
    "uplus",
    "vcopy"
  ],
  "_help": [
    {
      "page": "r2c-package",
      "title": "Fast Iterated Statistic Computation in R",
      "topics": [
        "r2c-package",
        "r2c"
      ]
    },
    {
      "page": "bsac",
      "title": "Basic Split Apply Combine",
      "topics": [
        "bsac"
      ]
    },
    {
      "page": "first_vec",
      "title": "Retrieve First Vector from Data",
      "topics": [
        "first_vec"
      ]
    },
    {
      "page": "group_exec",
      "title": "Execute r2c Function Iteratively on Groups in Data",
      "concept": [
        "runners"
      ],
      "topics": [
        "group_exec"
      ]
    },
    {
      "page": "lcurry",
      "title": "Pre-Set Function Parameters",
      "topics": [
        "lcurry"
      ]
    },
    {
      "page": "loaded_r2c_dynlibs",
      "title": "Manage 'r2c' Dynamic Libraries",
      "topics": [
        "loaded_r2c_dynlibs",
        "unload_r2c_dynlibs"
      ]
    },
    {
      "page": "mean1",
      "title": "Single Pass Mean Calculation",
      "topics": [
        "mean1"
      ]
    },
    {
      "page": "numeric_along",
      "title": "Initialize a Numeric Vector Sized to Match Input",
      "topics": [
        "numeric_along",
        "numeric_alongn"
      ]
    },
    {
      "page": "process_groups",
      "title": "Compute Group Meta Data",
      "topics": [
        "process_groups"
      ]
    },
    {
      "page": "r2c-compile",
      "title": "Compile Eligible R Calls Into Native Instructions",
      "topics": [
        "r2c-compile",
        "r2cf",
        "r2cl",
        "r2cq"
      ]
    },
    {
      "page": "r2c-inspect",
      "title": "Extract Data from \"r2c_fun\" Objects",
      "topics": [
        "get_compile_out",
        "get_c_code",
        "get_r_code",
        "get_so_loc",
        "r2c-inspect",
        "show_c_code"
      ]
    },
    {
      "page": "reuse_calls",
      "title": "Identify Repeated Calls and Reuse First Instance",
      "topics": [
        "reuse_calls"
      ]
    },
    {
      "page": "rollby_exec",
      "title": "Compute on Sequential Windows on Data",
      "concept": [
        "runners"
      ],
      "topics": [
        "rollat_exec",
        "rollbw_exec",
        "rollby_exec"
      ]
    },
    {
      "page": "rolli_exec",
      "title": "Compute on Sequential Regular Windows on Equidistant Data",
      "concept": [
        "runners"
      ],
      "topics": [
        "rolli_exec"
      ]
    },
    {
      "page": "square",
      "title": "Raise a Vector to the Power of Two",
      "topics": [
        "square"
      ]
    }
  ],
  "_readme": "https://github.com/brodieG/r2c/raw/HEAD/README.md",
  "_rundeps": [
    "vetr"
  ],
  "_score": 3.8788089323592057,
  "_indexed": false,
  "_nocasepkg": "r2c",
  "_universes": [
    "fastverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "e5e7d1a97fa4a517404599b5d4a751fbdf715e724354630627301efb458a5794",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "ebf3e053909a20f0c82d5f930e2f388c4ab0fdce786be9cd9d61c75d5eea6146",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "886aed97a75d66e570e677c694ceb12b56f4d1a4f73e043414bc753896cda032",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "a3e19e8a8f577f122edff484bb20c5f61571daf35e8a4b1b652dface9ec11745",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:09.000Z",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "43f6483f7bbc6cdfb179319bfe0207a994c8330dd633d6e72b2d41d353c64f0f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T06:45:39.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "e99a1a9c486d4729e75d2d9ee9641e06cc0a3be6fd65478533d43424f58a1a2d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:03.000Z",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "0e6452d37101150b94673bf08c0092a3cc539d624616790487b1c66d3a48c5c5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:29.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "4eb663873492d6f858bfeff925e8157fcbfd761a222c4e36764a44b7b4ff2ba0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-21T21:10:23.000Z",
      "arch": "emscripten",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "24a028d8b73ce8340bb6347376396df2a7e12393afbb47c5cdac7b7390e945c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T06:44:00.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "6b2863adf7170819c8148509e37b677b039f0cbb27836ebd4178411e1ceffb01",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T06:43:38.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "6d4a00180ba42758e9ef9394a8fadf65b8ae22cb96474ac3cdcf95b43b73a1bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T06:43:35.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "f683247e880cd7617fc3ff026f84ecf7256c995df2dbbc2f9839cd2fe36f91a7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26209902356"
    }
  ]
}