{
  "_id": "6a5de1239baadeef8ab55af9",
  "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-07-20 08:40:33 UTC",
    "User": "root"
  },
  "Author": "Brodie Gaslam [aut, cre]",
  "Maintainer": "Brodie Gaslam <brodie.gaslam@yahoo.com>",
  "_user": "fastverse",
  "_type": "src",
  "_file": "r2c_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/36cfdedf99de82c4f01eccefa40b0f4107636f4d6388c642a890a42ac1fc1ee8",
  "_filesize": 1432090,
  "_sha256": "36cfdedf99de82c4f01eccefa40b0f4107636f4d6388c642a890a42ac1fc1ee8",
  "_expires": "2026-10-28T08:49:37.000Z",
  "_created": "2026-07-20T08:40:33.000Z",
  "_published": "2026-07-20T08:49:39.809Z",
  "_jobs": [
    {
      "job": 88307723108,
      "time": 177,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8455396032"
    },
    {
      "job": 88307723112,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8455394744"
    },
    {
      "job": 88307723100,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8455396748"
    },
    {
      "job": 88307723121,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8455395553"
    },
    {
      "job": 88307723096,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8455408321"
    },
    {
      "job": 88307723101,
      "time": 285,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8455481376"
    },
    {
      "job": 88307723132,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8455437240"
    },
    {
      "job": 88307723082,
      "time": 389,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8455522193"
    },
    {
      "job": 88307284090,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455328305"
    },
    {
      "job": 88307723065,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8455365944"
    },
    {
      "job": 88307723067,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8455416741"
    },
    {
      "job": 88307723099,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8455409932"
    },
    {
      "job": 88307723093,
      "time": 253,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8455424421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 28,
    "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.1",
  "_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-07-20T08:42:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/d24811c0852a4dcb56d8e50e465adc8b6833a467f4157087f35e7d62cb4a000c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/24f830d5de447521176fa0da17b2581cfc63b1ef36587ec00ffa5632e011e2fe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/78446b8a7f56f2c8ae3dc46ce9bc51bf5b04c631be8fa1d2a3b5645407673d5a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/b4a0aa3744971173e3e867f7d9ce8ff26a776b86914c849631c85ae3eb7481b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:56.000Z",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/290fc09a508f7a57049b6df3e101bb497a7a69c84e52fd313d2794a890541b6b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T08:45:07.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/73976874aa4192021a8b026daf3e5f4dcac39ec529c4c810c8bf23bee261ccab",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T08:44:20.000Z",
      "arch": "aarch64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/298a0fa2e6160e76a9e2acc510cd534dc21a58bff60a6ae1b44400e8a032ce5e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T08:46:13.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/e1c86e5ff2032a7f72e2cdecd7fbe315014a324281dd4d724b8530a3f5e8bb6d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:28.000Z",
      "arch": "emscripten",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/3bf7fcd9bc97a5248fdb49e8978f3024a97c2f0fcfe11812c12280103ca2851f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T08:41:47.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/27fe1b3ee2cfd9a3016a9e134b5a1ed0a954383e86f13171f64209aa2bb20825",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T08:41:47.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/9ba452bdd5ea8a5693605a629f614100e8ce0e23542c2bf1f7fb147b7e221b80",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T08:42:19.000Z",
      "arch": "x86_64",
      "commit": "aaa39300a572dee6d912604c2e5f0633c1bac7ad",
      "fileid": "https://r2.ropensci.org/575fd05e78420684125f20b8ba7c61cf9104e63391c960ab37b8b8afb063674c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29728539248"
    }
  ]
}