{
  "_id": "6a478e2b6527f6f71fa0f000",
  "Type": "Package",
  "Package": "benchmarkme",
  "Title": "Crowd Sourced System Benchmarks",
  "Version": "1.0.8",
  "Authors@R": "person(\"Colin\", \"Gillespie\", , \"csgillespie@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1787-0275\"))",
  "Maintainer": "Colin Gillespie <csgillespie@gmail.com>",
  "Description": "Benchmark your CPU and compare against other CPUs.  Also\nprovides functions for obtaining system specifications, such as\nRAM, CPU type, and R version.",
  "License": "GPL-2 | GPL-3",
  "URL": "https://github.com/csgillespie/benchmarkme,\nhttps://csgillespie.github.io/benchmarkme/",
  "BugReports": "https://github.com/csgillespie/benchmarkme/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://csgillespie.r-universe.dev",
  "Date/Publication": "2024-05-06 10:52:22 UTC",
  "RemoteUrl": "https://github.com/csgillespie/benchmarkme",
  "RemoteRef": "HEAD",
  "RemoteSha": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:02:02 UTC",
    "User": "root"
  },
  "Author": "Colin Gillespie [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1787-0275>)",
  "_user": "csgillespie",
  "_type": "src",
  "_file": "benchmarkme_1.0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c0cb55b0104a374a844f4c4081ac4afa7bba215b1cafed0431538cc85e76c34",
  "_filesize": 157834,
  "_sha256": "2c0cb55b0104a374a844f4c4081ac4afa7bba215b1cafed0431538cc85e76c34",
  "_expires": "2026-10-11T10:25:46.000Z",
  "_created": "2026-07-02T07:02:02.000Z",
  "_published": "2026-07-03T10:25:47.442Z",
  "_jobs": [
    {
      "job": 84980214173,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031296561"
    },
    {
      "job": 84980214062,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031297524"
    },
    {
      "job": 84980214095,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031392946"
    },
    {
      "job": 84980214309,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031407942"
    },
    {
      "job": 84980213990,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031245246"
    },
    {
      "job": 84980214750,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031284640"
    },
    {
      "job": 84980213822,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031287940"
    },
    {
      "job": 84980214101,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031281689"
    },
    {
      "job": 84980214057,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031277248"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719",
  "_status": "success",
  "_upstream": "https://github.com/csgillespie/benchmarkme",
  "_commit": {
    "id": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
    "author": "Piotr Tompalski <piotr.tompalski@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update get_ram.R (#51)\n\nfix for #49",
    "time": 1714992742
  },
  "_maintainer": {
    "name": "Colin Gillespie",
    "email": "csgillespie@gmail.com",
    "login": "csgillespie",
    "bluesky": "@csgillespie.bsky.social",
    "linkedin": "in/colin-gillespie-25028332",
    "description": "Author of Efficient R programming.  R consultant with Jumping Rivers and Senior Statistics lecturer at Newcastle University.",
    "uuid": 1267747,
    "orcid": "0000-0003-1787-0275"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "benchmarkmeData",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "compiler",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RcppZiggurat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "csgillespie",
  "_selfowned": true,
  "_usedby": 23,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "benchmark"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "csgillespie",
      "count": 366,
      "uuid": 1267747
    },
    {
      "user": "richierocks",
      "count": 2,
      "uuid": 197589
    },
    {
      "user": "ms609",
      "count": 1,
      "uuid": 1695515
    },
    {
      "user": "ptompalski",
      "count": 1,
      "uuid": 17634413
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1267747,
    "type": "user",
    "name": "Colin Gillespie",
    "followers": 452,
    "description": "Author of Efficient R programming.  R consultant with Jumping Rivers and Senior Statistics lecturer at Newcastle University."
  },
  "_downloads": {
    "count": 2812,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/benchmarkme"
  },
  "_devurl": "https://github.com/csgillespie/benchmarkme",
  "_pkgdown": "https://csgillespie.github.io/benchmarkme/",
  "_searchresults": 184,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/benchmarkme.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/csgillespie/benchmarkme",
  "_realowner": "csgillespie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2016-02-24"
    },
    {
      "version": "0.2.3",
      "date": "2016-02-26"
    },
    {
      "version": "0.3.0",
      "date": "2016-06-25"
    },
    {
      "version": "0.4.0",
      "date": "2017-01-05"
    },
    {
      "version": "0.6.0",
      "date": "2017-08-30"
    },
    {
      "version": "1.0.0",
      "date": "2019-01-28"
    },
    {
      "version": "1.0.2",
      "date": "2019-08-19"
    },
    {
      "version": "1.0.3",
      "date": "2019-11-09"
    },
    {
      "version": "1.0.4",
      "date": "2020-05-09"
    },
    {
      "version": "1.0.5",
      "date": "2021-02-09"
    },
    {
      "version": "1.0.6",
      "date": "2021-02-26"
    },
    {
      "version": "1.0.7",
      "date": "2021-03-21"
    },
    {
      "version": "1.0.8",
      "date": "2022-06-12"
    }
  ],
  "_exports": [
    "benchmark_io",
    "benchmark_matrix_cal",
    "benchmark_matrix_fun",
    "benchmark_prog",
    "benchmark_std",
    "bm_matrix_cal_cross_product",
    "bm_matrix_cal_lm",
    "bm_matrix_cal_manip",
    "bm_matrix_cal_power",
    "bm_matrix_cal_sort",
    "bm_matrix_fun_cholesky",
    "bm_matrix_fun_determinant",
    "bm_matrix_fun_eigen",
    "bm_matrix_fun_fft",
    "bm_matrix_fun_inverse",
    "bm_parallel",
    "bm_prog_escoufier",
    "bm_prog_fib",
    "bm_prog_gcd",
    "bm_prog_hilbert",
    "bm_prog_toeplitz",
    "bm_read",
    "bm_write",
    "create_bundle",
    "get_available_benchmarks",
    "get_byte_compiler",
    "get_cpu",
    "get_linear_algebra",
    "get_platform_info",
    "get_r_version",
    "get_ram",
    "get_sys_details",
    "is_blas_optimize",
    "plot_past",
    "rank_results",
    "upload_results"
  ],
  "_datasets": [
    {
      "name": "sample_results",
      "title": "Sample benchmarking results",
      "object": "sample_results",
      "class": [
        "ben_results",
        "data.frame"
      ],
      "fields": [
        "user",
        "system",
        "elapsed",
        "test",
        "test_group",
        "cores"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "benchmarkme-package",
      "title": "The benchmarkme package",
      "topics": [
        "benchmarkme-package",
        "benchmarkme"
      ]
    },
    {
      "page": "benchmark_io",
      "title": "IO benchmarks",
      "topics": [
        "benchmark_io",
        "bm_read",
        "bm_write"
      ]
    },
    {
      "page": "benchmark_std",
      "title": "Run standard benchmarks",
      "topics": [
        "benchmark_std"
      ]
    },
    {
      "page": "bm_matrix_cal_manip",
      "title": "Matrix calculation benchmarks",
      "topics": [
        "benchmark_matrix_cal",
        "bm_matrix_cal_cross_product",
        "bm_matrix_cal_lm",
        "bm_matrix_cal_manip",
        "bm_matrix_cal_power",
        "bm_matrix_cal_sort"
      ]
    },
    {
      "page": "bm_matrix_fun_fft",
      "title": "Matrix function benchmarks",
      "topics": [
        "benchmark_matrix_fun",
        "bm_matrix_fun_cholesky",
        "bm_matrix_fun_determinant",
        "bm_matrix_fun_eigen",
        "bm_matrix_fun_fft",
        "bm_matrix_fun_inverse"
      ]
    },
    {
      "page": "bm_parallel",
      "title": "Benchmark in parallel",
      "topics": [
        "bm_parallel"
      ]
    },
    {
      "page": "bm_prog_fib",
      "title": "Programming benchmarks",
      "topics": [
        "benchmark_prog",
        "bm_prog_escoufier",
        "bm_prog_fib",
        "bm_prog_gcd",
        "bm_prog_hilbert",
        "bm_prog_toeplitz"
      ]
    },
    {
      "page": "upload_results",
      "title": "Upload benchmark results",
      "topics": [
        "create_bundle",
        "upload_results"
      ]
    },
    {
      "page": "get_available_benchmarks",
      "title": "Available benchmarks",
      "topics": [
        "get_available_benchmarks"
      ]
    },
    {
      "page": "get_byte_compiler",
      "title": "Byte compiler status",
      "topics": [
        "get_byte_compiler"
      ]
    },
    {
      "page": "get_cpu",
      "title": "CPU Description",
      "topics": [
        "get_cpu"
      ]
    },
    {
      "page": "get_linear_algebra",
      "title": "Get BLAS and LAPACK libraries Extract the the blas/lapack from 'sessionInfo()'",
      "topics": [
        "get_linear_algebra"
      ]
    },
    {
      "page": "get_platform_info",
      "title": "Platform information",
      "topics": [
        "get_platform_info"
      ]
    },
    {
      "page": "get_r_version",
      "title": "R version",
      "topics": [
        "get_r_version"
      ]
    },
    {
      "page": "get_ram",
      "title": "Get the amount of RAM",
      "topics": [
        "get_ram"
      ]
    },
    {
      "page": "get_sys_details",
      "title": "General system information",
      "topics": [
        "get_sys_details"
      ]
    },
    {
      "page": "plot.ben_results",
      "title": "Compare results to past tests",
      "topics": [
        "plot.ben_results"
      ]
    },
    {
      "page": "rank_results",
      "title": "Benchmark rankings",
      "topics": [
        "rank_results"
      ]
    },
    {
      "page": "sample_results",
      "title": "Sample benchmarking results",
      "topics": [
        "sample_results"
      ]
    }
  ],
  "_readme": "https://github.com/csgillespie/benchmarkme/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "benchmarkmeData",
    "cli",
    "codetools",
    "curl",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "httr",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "a_introduction.Rmd",
      "filename": "a_introduction.html",
      "title": "Crowd sourced benchmarks",
      "author": "Colin Gillespie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "System benchmarking",
        "Overview",
        "The benchmark_std() function",
        "The benchmark_io() function",
        "Parallel benchmarks",
        "Previous versions of this",
        "Machine specs",
        "Uploaded data sets",
        "What's uploaded"
      ],
      "created": "2015-12-03 09:41:04",
      "modified": "2021-02-10 16:23:03",
      "commits": 19
    }
  ],
  "_score": 9.47696151615646,
  "_indexed": true,
  "_nocasepkg": "benchmarkme",
  "_universes": [
    "csgillespie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-02T07:04:26.000Z",
      "distro": "resolute",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/0814a1bf400bc1f6e64ee87f3c444ef168db4e3a8f823f11c4cbccf936ee7748",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-02T07:04:28.000Z",
      "distro": "resolute",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/f2ed111cf2c33eabc23c31bd50dcdf00467c46fe44c79f041cd96ba389cb3fd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-02T07:09:39.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/17842b8fd2981a7061d054d3af1e1a0dd817cbd1513a8ddfb26c63cfab2d7a1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-02T07:10:01.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/0110e5501f58a47e0f4a7a80bddb6ff846128f995dcea857e238d3cc67ed9d6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-07-02T07:04:24.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/34fb68b3a4331698188db6118245815acbe428f543aea3efb217c7f21f019cf4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-02T07:03:51.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/da7a2b91219a3cf91d8e80d5a0cd93dbcbc22a9bb284b7f121cb7392ebab20ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-02T07:03:35.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/d3050bcf36dcf24762b08a6c542c40eeae23aa627b27f1b3c0ba14f8bf212e26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-02T07:03:16.000Z",
      "commit": "b636d6e6a55296c4ad1ae2b5a12f02a0cbeb5a84",
      "fileid": "https://r2.ropensci.org/fbcfc2a172e5e17fea403d4c4e77f5b91518dfd386b20cd51d43d1d1c8d015c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28571590719"
    }
  ]
}