{
  "_id": "6a1a74451d7bb097a09d153d",
  "Package": "rpeaks",
  "Type": "Package",
  "Title": "Fast detection of R peaks in ecg data",
  "Version": "1.5",
  "Date": "2020-04-29",
  "Author": "Erik-Jan van Kesteren",
  "Maintainer": "Erik-Jan van Kesteren <e.vankesteren1@uu.nl>",
  "Description": "Package for fast detection of R peaks using a simplified\npan-tompkins algorithm. Uses fast C++ code to speed up\ncomputations for long ecg recordings.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://vankesteren.r-universe.dev",
  "Date/Publication": "2025-07-08 13:27:07 UTC",
  "RemoteUrl": "https://github.com/vankesteren/rpeaks",
  "RemoteRef": "HEAD",
  "RemoteSha": "71cd753eecaa116becfae756545e10f8906e5c12",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 14:35:53 UTC",
    "User": "root"
  },
  "MD5sum": "13a40f4394727a5a82ab32caec27984f",
  "_user": "vankesteren",
  "_type": "src",
  "_file": "rpeaks_1.5.tar.gz",
  "_fileid": "f98433134235fc3f5e854225fc3f65e60c6de17d0c26febd349fac0e2dc078af",
  "_filesize": 79210,
  "_sha256": "f98433134235fc3f5e854225fc3f65e60c6de17d0c26febd349fac0e2dc078af",
  "_created": "2026-05-28T14:35:53.000Z",
  "_published": "2026-05-30T05:23:17.683Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626263544,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268790790"
    },
    {
      "job": 78626263529,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268792478"
    },
    {
      "job": 78626263670,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268791234"
    },
    {
      "job": 78626263487,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268789204"
    },
    {
      "job": 78626263427,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626263428,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626263606,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268855744"
    },
    {
      "job": 78626263609,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269003815"
    },
    {
      "job": 78626263401,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268740561"
    },
    {
      "job": 78626263532,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7268786212"
    },
    {
      "job": 78626263639,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7268795565"
    },
    {
      "job": 78626263422,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626263496,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7268805362"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vankesteren/rpeaks",
  "_commit": {
    "id": "71cd753eecaa116becfae756545e10f8906e5c12",
    "author": "Erik-Jan van Kesteren <erikjanvankesteren@pm.me>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update rcmdcheck.yml\n\nAdd manual trigger to rcmdcheck",
    "time": 1751981227
  },
  "_maintainer": {
    "name": "Erik-Jan van Kesteren",
    "email": "e.vankesteren1@uu.nl",
    "login": "vankesteren",
    "mastodon": "@erikjan@fosstodon.org",
    "orcid": "0000-0003-1548-1663",
    "description": "",
    "uuid": 11596858
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    }
  ],
  "_owner": "vankesteren",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ecg",
    "heart-rate-analysis",
    "qrs",
    "qrs-detection",
    "signal-processing",
    "openblas",
    "cpp"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "vankesteren",
      "count": 13,
      "uuid": 11596858
    }
  ],
  "_userbio": {
    "uuid": 11596858,
    "type": "user",
    "name": "Erik-Jan van Kesteren"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpeaks"
  },
  "_devurl": "https://github.com/vankesteren/rpeaks",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rpeaks.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "rpeaks_pan_tompkins"
  ],
  "_help": [
    {
      "page": "rpeaks_pan_tompkins",
      "title": "Detect R peaks in ecg data using the Pan-Tompkins algorithm",
      "topics": [
        "rpeaks_pan_tompkins"
      ]
    }
  ],
  "_readme": "https://github.com/vankesteren/rpeaks/raw/HEAD/readme.md",
  "_rundeps": [
    "MASS",
    "Rcpp",
    "RcppArmadillo",
    "signal"
  ],
  "_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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rpeaks",
  "_universes": [
    "vankesteren"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5",
      "date": "2026-04-06T07:12:56.000Z",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "bb4901234846b1d6887e339a788371849e1710ebc4247f2ba8ee3899f4c72065",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/24022614264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5",
      "date": "2026-04-06T07:14:25.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "df52bbecb639f304046b5ea1439484c09c5cb4abd1dfe5c0da9a07eacabdf93f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/24022614264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5",
      "date": "2026-04-06T07:11:59.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "85977b65dd6286c136953aae926d4df0d3ad7b3b84770c620eb1db5b8caa68e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/24022614264"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-28T14:37:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "4e4816e6c7070bbf8b6cb0967ee6fda9bcbab8d4940ef4fe91c40813dd810862",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-28T14:38:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "93cb6225219394b342b1b844a879b9f019306b61c3eb812926740754708ac8ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-28T14:37:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "5458ad82be43ac557a81d492be64fcf874fa7d4fdaa63c116a73e7d75558040f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-28T14:37:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "d6bdba7b086f02eb284b637add654907089d1e9e010a1f8846bdff2c313191c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-28T14:40:35.000Z",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "aea818e725cfe6f8c5da8df82b60181c00b606abf486c334aa1a566314debaae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-28T14:46:01.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "e8250c8ef3fc51f22b52650fe092203c10779b546fbb1361196e1dba4ff5122c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-05-28T14:37:57.000Z",
      "arch": "emscripten",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "31ae17b3e7910f58996441565056ecada1b1628d0fc311c077eb905f0b2537ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-28T14:37:25.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "b723afa606dfe41187ef158af6e18bfb992e265a4dd5a3d55d4562f4a5aaa281",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-28T14:37:29.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "b70e65e46160a8b6afa780283004e72077ec32d7fc530be42cd984c46284cea9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26581315862"
    }
  ]
}