{
  "_id": "6a1d69371d7bb097a0a4ec24",
  "Package": "RcppRoll",
  "Type": "Package",
  "Title": "Efficient Rolling / Windowed Operations",
  "Version": "0.3.1.9000",
  "Author": "Kevin Ushey",
  "Maintainer": "Kevin Ushey <kevinushey@gmail.com>",
  "Description": "Provides fast and efficient routines for common rolling /\nwindowed operations. Routines for the efficient computation of\nwindowed mean, median, sum, product, minimum, maximum, standard\ndeviation and variance are provided.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "Repository": "https://kevinushey.r-universe.dev",
  "Date/Publication": "2024-07-07 12:17:30 UTC",
  "RemoteUrl": "https://github.com/kevinushey/rcpproll",
  "RemoteRef": "HEAD",
  "RemoteSha": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:04:52 UTC",
    "User": "root"
  },
  "MD5sum": "607833b19053df1c55a7446596d507fc",
  "_user": "kevinushey",
  "_type": "src",
  "_file": "RcppRoll_0.3.1.9000.tar.gz",
  "_fileid": "f6356643b452e2fc6fefbe7f7b99e899806cbf33c21f22bb6c77d0c0986ba940",
  "_filesize": 86377,
  "_sha256": "f6356643b452e2fc6fefbe7f7b99e899806cbf33c21f22bb6c77d0c0986ba940",
  "_created": "2026-06-01T11:04:52.000Z",
  "_published": "2026-06-01T11:12:55.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78838878429,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329870190"
    },
    {
      "job": 78838878412,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329857804"
    },
    {
      "job": 78838878499,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329871927"
    },
    {
      "job": 78838878519,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329955770"
    },
    {
      "job": 78838878462,
      "time": 272,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329926898"
    },
    {
      "job": 78838878500,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329949791"
    },
    {
      "job": 78838878443,
      "time": 303,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329940329"
    },
    {
      "job": 78838431801,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329821357"
    },
    {
      "job": 78838878361,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329854409"
    },
    {
      "job": 78838878445,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329851364"
    },
    {
      "job": 78838878483,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329855799"
    },
    {
      "job": 78838878391,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329864430"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kevinushey/rcpproll",
  "_commit": {
    "id": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
    "author": "Kevin Ushey <kevinushey@gmail.com>",
    "committer": "Kevin Ushey <kevinushey@gmail.com>",
    "message": "go to devel\n",
    "time": 1720354650
  },
  "_maintainer": {
    "name": "Kevin Ushey",
    "email": "kevinushey@gmail.com",
    "login": "kevinushey",
    "description": "",
    "uuid": 1976582
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kevinushey",
  "_selfowned": true,
  "_usedby": 71,
  "_updates": [],
  "_tags": [],
  "_stars": 82,
  "_contributors": [
    {
      "user": "kevinushey",
      "count": 65,
      "uuid": 1976582
    }
  ],
  "_userbio": {
    "uuid": 1976582,
    "type": "user",
    "name": "Kevin Ushey"
  },
  "_downloads": {
    "count": 34106,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppRoll"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/kevinushey/rcpproll",
  "_searchresults": 2016,
  "_topics": [
    "cpp"
  ],
  "_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/RcppRoll.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kevinushey/rcpproll",
  "_realowner": "kevinushey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2013-01-15"
    },
    {
      "version": "0.2.2",
      "date": "2015-04-04"
    },
    {
      "version": "0.3.0",
      "date": "2018-06-05"
    },
    {
      "version": "0.3.1",
      "date": "2024-07-07"
    },
    {
      "version": "0.3.2",
      "date": "2026-03-28"
    }
  ],
  "_exports": [
    "roll_max",
    "roll_maxl",
    "roll_maxr",
    "roll_mean",
    "roll_meanl",
    "roll_meanr",
    "roll_median",
    "roll_medianl",
    "roll_medianr",
    "roll_min",
    "roll_minl",
    "roll_minr",
    "roll_prod",
    "roll_prodl",
    "roll_prodr",
    "roll_sd",
    "roll_sdl",
    "roll_sdr",
    "roll_sum",
    "roll_suml",
    "roll_sumr",
    "roll_var",
    "roll_varl",
    "roll_varr"
  ],
  "_help": [
    {
      "page": "RcppRoll",
      "title": "RcppRoll",
      "topics": [
        "RcppRoll-package",
        "RcppRoll"
      ]
    },
    {
      "page": "RcppRoll-exports",
      "title": "RcppRoll",
      "topics": [
        "RcppRoll-exports",
        "roll_max",
        "roll_maxl",
        "roll_maxr",
        "roll_mean",
        "roll_meanl",
        "roll_meanr",
        "roll_median",
        "roll_medianl",
        "roll_medianr",
        "roll_min",
        "roll_minl",
        "roll_minr",
        "roll_prod",
        "roll_prodl",
        "roll_prodr",
        "roll_sd",
        "roll_sdl",
        "roll_sdr",
        "roll_sum",
        "roll_suml",
        "roll_sumr",
        "roll_var",
        "roll_varl",
        "roll_varr"
      ]
    }
  ],
  "_readme": "https://github.com/kevinushey/rcpproll/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 11.079514771317822,
  "_indexed": true,
  "_nocasepkg": "rcpproll",
  "_universes": [
    "kevinushey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-05-02T06:43:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "56c374d9b35d35055196425737a19448b02cbe5276f45eca5aae53c26c70338d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/25245977941"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:07:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "b0a1f7b9c412980bb04e477444f2b7f91f33c91e57a49b785a77d75be0c2de64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:06:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "36b042078a329cccd85c2b12683980d0ffa0d961189ab101de4bc9c2011ca2ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:07:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "b83a655c943416e6dfefd40f75399b7e8954daaa34c726d58a4d6f813f9ca3ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:12:13.000Z",
      "arch": "aarch64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "02c6a659dce88b4728adb2049492e790d000c7da7faaccc645d59b2fd55fdabf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:09:59.000Z",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "11b3fd18a499841b3c64a5d31cf942c29c5b66c8202138d21ddc87a8d9db535c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:11:57.000Z",
      "arch": "aarch64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "51aa58b0fbe553ad9eb4ba49e78c157ee34132051968a6557a37f90bbfa59217",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:10:27.000Z",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "64b0b1d166b9e4332b0db7a640e2c83e6c78d88b98e1bbb2a22adbfca2ff74a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:06:56.000Z",
      "arch": "emscripten",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "0409b61a2cee3a0d12123a8424a763ce2a1ef268d20199f271b1675bcbd61eb7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:06:05.000Z",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "ff7178851823126e54ef0044f3d6d23c340071e4fd4dc56f23a488e208fb0f8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:06:21.000Z",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "b13bf37799ef6781e736f8a304aed7e453ad9770f0bf39c4849045060f0c5c00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-01T11:06:28.000Z",
      "arch": "x86_64",
      "commit": "21f13e7898436dc7ee4b18e8a2ed12167fb20bb8",
      "fileid": "ac7a0add61ac74c2e6ecbf1e3188d58e6c4d921cb940cfaf27ebc14c63648623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kevinushey/actions/runs/26750915078"
    }
  ]
}