{
  "_id": "6a1eb9b9b25058d4daadf96e",
  "Package": "arrApply",
  "Type": "Package",
  "Title": "Apply a Function to a Margin of an Array",
  "Version": "2.2.1",
  "Date": "2025-02-07",
  "Authors@R": "person(given = \"Serguei\",\nfamily = \"Sokol\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sokol@insa-toulouse.fr\")",
  "Description": "High performance variant of apply() for a fixed set of\nfunctions. Considerable speedup of this implementation is a\ntrade-off for universality: user defined functions cannot be\nused with this package. However, about 20 most currently\nemployed functions are available for usage. They can be divided\nin three types: reducing functions (like mean(), sum() etc.,\ngiving a scalar when applied to a vector), mapping function\n(like normalise(), cumsum() etc., giving a vector of the same\nlength as the input vector) and finally, vector reducing\nfunction (like diff() which produces result vector of a length\ndifferent from the length of input vector). Optional or\nmandatory additional arguments required by some functions (e.g.\nnorm type for norm()) can be passed as named arguments in\n'...'.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 11:04:56 UTC",
    "User": "root"
  },
  "Author": "Serguei Sokol [aut, cre]",
  "Maintainer": "Serguei Sokol <sokol@insa-toulouse.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-02-07 15:30:04 UTC",
  "RemoteUrl": "https://github.com/cran/arrApply",
  "RemoteRef": "HEAD",
  "RemoteSha": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
  "MD5sum": "78edbd237ca8f780304e1bda558044e1",
  "_user": "cran",
  "_type": "src",
  "_file": "arrApply_2.2.1.tar.gz",
  "_fileid": "a13dca3521350a90872754cb4643b0c2558e7e5b6bf120934cec4c37028054c5",
  "_filesize": 86395,
  "_sha256": "a13dca3521350a90872754cb4643b0c2558e7e5b6bf120934cec4c37028054c5",
  "_created": "2026-06-02T11:04:56.000Z",
  "_published": "2026-06-02T11:08:41.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79056640135,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7356001901"
    },
    {
      "job": 79056640070,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355994501"
    },
    {
      "job": 79056640092,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7356009760"
    },
    {
      "job": 79056640167,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355995924"
    },
    {
      "job": 79055972498,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355954515"
    },
    {
      "job": 79056640154,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355989401"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/arrApply",
  "_commit": {
    "id": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
    "author": "Serguei Sokol <sokol@insa-toulouse.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2.1\n",
    "time": 1738942204
  },
  "_maintainer": {
    "name": "Serguei Sokol",
    "email": "sokol@insa-toulouse.fr",
    "login": "sgsokol",
    "description": "",
    "uuid": 9048783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sgsokol",
      "count": 5,
      "uuid": 9048783
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arrApply"
  },
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arrApply.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sgsokol/arrapply",
  "_realowner": "sgsokol",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2016-02-15"
    },
    {
      "version": "2.0.1",
      "date": "2016-11-10"
    },
    {
      "version": "2.1",
      "date": "2019-03-08"
    },
    {
      "version": "2.2",
      "date": "2023-01-14"
    },
    {
      "version": "2.2.1",
      "date": "2025-02-07"
    }
  ],
  "_exports": [
    "arrApply"
  ],
  "_help": [
    {
      "page": "arrApply",
      "title": "High Performance Variant of apply()",
      "topics": [
        "arrApply"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": 1.7781512503836436,
  "_indexed": false,
  "_nocasepkg": "arrapply",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sgsokol.r-universe.dev/arrApply",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-06-02T11:07:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
      "fileid": "d3b087794c55e628f561e583ee33b85ea797fc9fe21e1b1ff64181cc47600863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-06-02T11:07:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
      "fileid": "33499874e650d374b7ef943ffcea72c8662cf2bc92b59fc80ec5935c97fb7917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-06-02T11:07:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
      "fileid": "701f2368799478231271b3b9af826ecd3305c5bdc879d3e20d8eceef897ec6fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.1",
      "date": "2026-06-02T11:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
      "fileid": "8c83cd836036f5b0aa2c7321d7a8a41f0f5cb0cc8a3c5e26f53740f85ca5a9a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.1",
      "date": "2026-06-02T11:07:02.000Z",
      "arch": "emscripten",
      "commit": "bca58baf27cd2c7a863c6abc46bda64fb2e97eb3",
      "fileid": "f7c02f17d89a30a2ac2fa600aa5ce5a63d71400d3cc11d001ee6988b5993db58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26815422922"
    }
  ]
}