{
  "_id": "6a12a979acfb0bcc41d15df9",
  "Package": "RcppBlaze",
  "Type": "Package",
  "Title": "'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math\nLibrary",
  "Version": "1.0.2",
  "Date": "2026-02-23",
  "Authors@R": "c(\nperson(given = \"Ching-Chuan\",\nfamily = \"Chen\",\nrole = c(\"aut\", \"cre\", \"ctr\"),\nemail = \"zw12356@gmail.com\",\ncomment = c(ORCID = '0009-0007-8273-3206')),\nperson(\"Klaus\", \"Iglberger\", role = \"aut\", comment = \"blaze\"),\nperson(\"Georg\", \"Georg\", role = \"aut\", comment = \"blaze\"),\nperson(\"Tobias\", \"Scharpff\", role = \"aut\", comment = \"blaze\")\n)",
  "Maintainer": "Ching-Chuan Chen <zw12356@gmail.com>",
  "URL": "https://github.com/Chingchuan-chen/RcppBlaze,\nhttps://bitbucket.org/blaze-lib/blaze",
  "BugReports": "https://github.com/Chingchuan-chen/RcppBlaze/issues",
  "Description": "Blaze is an open-source, high-performance 'C++' math\nlibrary for dense and sparse arithmetic. With its\nstate-of-the-art Smart Expression Template implementation Blaze\ncombines the elegance and ease of use of a domain-specific\nlanguage with HPC-grade performance, making it one of the most\nintuitive and fastest 'C++' math libraries available. The\n'RcppBlaze' package includes the header files from the 'Blaze'\nlibrary with disabling some functionalities related to link to\nthe thread and system libraries which make 'RcppBlaze' be a\nheader-only library. Therefore, users do not need to install\n'Blaze'.",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "License": "BSD_3_clause + file LICENSE",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 07:28:01 UTC",
    "User": "root"
  },
  "Author": "Ching-Chuan Chen [aut, cre, ctr] (ORCID:\n<https://orcid.org/0009-0007-8273-3206>), Klaus Iglberger [aut]\n(blaze), Georg Georg [aut] (blaze), Tobias Scharpff [aut]\n(blaze)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-23 09:30:17 UTC",
  "RemoteUrl": "https://github.com/cran/RcppBlaze",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e76323c29055cf760505bd40cc5df788e34b432",
  "MD5sum": "27382e082d46beb71e899660a6b80668",
  "_user": "cran",
  "_type": "src",
  "_file": "RcppBlaze_1.0.2.tar.gz",
  "_fileid": "1080b750d653614d05a82746b1622d0022259e460e6f36ebe55c1a87380385a8",
  "_filesize": 3311003,
  "_sha256": "1080b750d653614d05a82746b1622d0022259e460e6f36ebe55c1a87380385a8",
  "_created": "2026-05-24T07:28:01.000Z",
  "_published": "2026-05-24T07:32:09.532Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580476820,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183283267"
    },
    {
      "job": 77580476822,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183283715"
    },
    {
      "job": 77580476826,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183283705"
    },
    {
      "job": 77580476824,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183283924"
    },
    {
      "job": 77580310129,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183264838"
    },
    {
      "job": 77580476806,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183277809"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RcppBlaze",
  "_commit": {
    "id": "0e76323c29055cf760505bd40cc5df788e34b432",
    "author": "Ching-Chuan Chen <zw12356@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1771839017
  },
  "_maintainer": {
    "name": "Ching-Chuan Chen",
    "email": "zw12356@gmail.com",
    "login": "chingchuan-chen",
    "description": "I am a data engineer with about 10 years experience to help data engineering and data visualization on reliability problems in Microsoft.",
    "uuid": 6248936
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.5-0",
      "role": "Imports"
    },
    {
      "package": "MatrixExtra",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-02-23"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "chingchuan-chen",
      "count": 6,
      "uuid": 6248936
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppBlaze"
  },
  "_devurl": "https://github.com/chingchuan-chen/rcppblaze",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/RcppBlaze.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chingchuan-chen/rcppblaze",
  "_realowner": "chingchuan-chen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-02-20"
    },
    {
      "version": "0.1.1",
      "date": "2017-02-22"
    },
    {
      "version": "0.2.2",
      "date": "2017-10-09"
    },
    {
      "version": "1.0.0",
      "date": "2024-05-02"
    },
    {
      "version": "1.0.1",
      "date": "2024-05-08"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "blaze_get_num_threads",
    "blaze_get_seed",
    "blaze_set_num_threads",
    "blaze_set_seed",
    "blaze_version",
    "fastLmPure"
  ],
  "_help": [
    {
      "page": "RcppBlaze-package",
      "title": "RcppBlaze - 'Rcpp' Integration for the 'Blaze' High-Performance 'C++' Math Library",
      "topics": [
        "RcppBlaze-package",
        "RcppBlaze"
      ]
    },
    {
      "page": "blaze_threads",
      "title": "Set/Get the Number of Threads used in blaze",
      "topics": [
        "blaze_get_num_threads",
        "blaze_set_num_threads"
      ]
    },
    {
      "page": "blaze_seed",
      "title": "Set/Get the random number generator for blaze with given seed",
      "topics": [
        "blaze_get_seed",
        "blaze_set_seed"
      ]
    },
    {
      "page": "blaze_version",
      "title": "The version of Blaze used in RcppBlaze",
      "topics": [
        "blaze_version"
      ]
    },
    {
      "page": "fastLmPure",
      "title": "linear model fitting function based on RcppBlaze",
      "topics": [
        "fastLmPure"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RcppBlaze/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "rcppblaze",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://chingchuan-chen.r-universe.dev/RcppBlaze",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:30:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e76323c29055cf760505bd40cc5df788e34b432",
      "fileid": "349e77579fad6f19d6246ac6558e535c9847c6bee502b9a1aa90cba6d0c72961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:30:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e76323c29055cf760505bd40cc5df788e34b432",
      "fileid": "5c41c9b8fdbfa25a76fb43c951801ebdd81cb94d653a45e0b14feb78bcabbd1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:30:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e76323c29055cf760505bd40cc5df788e34b432",
      "fileid": "7add5cbaf0bbdaf687da8ba6bdae395ef878932a15720be397d29637fff05698",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:30:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e76323c29055cf760505bd40cc5df788e34b432",
      "fileid": "a8118a719506f6ec4435be753fb4fa552f4f4bbafb067a5b5be8366e6fe75863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-24T07:30:38.000Z",
      "arch": "emscripten",
      "commit": "0e76323c29055cf760505bd40cc5df788e34b432",
      "fileid": "9981114cceb281e1e1f9da68e90a55241f663faba9caa24768f555ac0fc65d63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355099793"
    }
  ]
}