{
  "_id": "6a4cf24a1bd53d33d6ac2c84",
  "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": "2026-07-07 10:01:40 UTC",
  "RemoteUrl": "https://github.com/csgillespie/benchmarkme",
  "RemoteRef": "HEAD",
  "RemoteSha": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 12:30:10 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/a0f8fa78016c0deaa590bb3e3f9fa00b4c4e90a9a59c2e99f8ad8fad7adb6b6f",
  "_filesize": 157940,
  "_sha256": "a0f8fa78016c0deaa590bb3e3f9fa00b4c4e90a9a59c2e99f8ad8fad7adb6b6f",
  "_expires": "2026-10-15T12:34:16.000Z",
  "_created": "2026-07-07T12:30:10.000Z",
  "_published": "2026-07-07T12:34:17.970Z",
  "_jobs": [
    {
      "job": 85616931678,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8137847868"
    },
    {
      "job": 85616931656,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8137840289"
    },
    {
      "job": 85616931623,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8137803081"
    },
    {
      "job": 85616931705,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8137806125"
    },
    {
      "job": 85616196977,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8137758888"
    },
    {
      "job": 85616931601,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8137834448"
    },
    {
      "job": 85616931622,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8137800349"
    },
    {
      "job": 85616931617,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8137803086"
    },
    {
      "job": 85616931649,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8137804419"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541",
  "_status": "success",
  "_upstream": "https://github.com/csgillespie/benchmarkme",
  "_commit": {
    "id": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
    "author": "Thomas Mossington <tmossington@protonmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Improve clean_win_ram function for better handling of non-numeric values (#56)\n\n- Updated clean_win_ram function to remove empty or non-numeric entries.\n- Ensured clean_win_ram function sums only valid numeric entries.\n\nFixes #54",
    "time": 1783418500
  },
  "_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": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_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": "tmossington",
      "count": 1,
      "uuid": 120065832
    },
    {
      "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": 2738,
    "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.562289656614702,
  "_indexed": true,
  "_nocasepkg": "benchmarkme",
  "_universes": [
    "csgillespie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T12:33:17.000Z",
      "distro": "resolute",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/fdf4494c4a2ca4aa22388693c9f0881e82829146acc00667f89740f75cd6d293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T12:33:03.000Z",
      "distro": "resolute",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/ff54ebddc6519673ffce721d85bf63dcaf669e0cd789ffaddf264af71163f7cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T12:31:48.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/d9e985e9335dbb7b8a7ea3ce01ab521012ec779444a8cb6594b3235e694f9f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T12:31:48.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/e804b600670fd32c572390a5e90a12c8c4a7c6d10a80e5bba3c197482cd36f5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-07-07T12:33:23.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/95c0f1ab11b356b274fe7094c75e85188282381a3646e790c7383a81c2cf48b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T12:31:24.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/d2cb5d7b73d9e7731adec473ca14a1d58600dca7f8ec0fc10d6dce2f17b9f4fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T12:31:29.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/9af46be2498ac85e0d472aced6ba4520da64ecc78256a3783ec67b3e0ce420a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T12:31:35.000Z",
      "commit": "b01975c199114c8bf5c2e5f86bc6be1bb8ad193d",
      "fileid": "https://r2.ropensci.org/f827bb3ae3026238b0fda3122c133e9c7ca7260cd202db3f017b8b60b7c40354",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csgillespie/actions/runs/28866003541"
    }
  ]
}