{
  "_id": "6a49ee63955f025f549e36c1",
  "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-07-04 00:52:35 UTC",
    "User": "root"
  },
  "_user": "vankesteren",
  "_type": "src",
  "_file": "rpeaks_1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/5b7754962b253942f100444d74f31eaab995d27058e9d7568c51b19bc4fd9767",
  "_filesize": 80453,
  "_sha256": "5b7754962b253942f100444d74f31eaab995d27058e9d7568c51b19bc4fd9767",
  "_expires": "2026-10-12T00:57:15.000Z",
  "_created": "2026-07-04T00:52:35.000Z",
  "_published": "2026-07-05T05:40:51.415Z",
  "_jobs": [
    {
      "job": 85196163744,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8076783962"
    },
    {
      "job": 85196163253,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078556292"
    },
    {
      "job": 85196163398,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8076784481"
    },
    {
      "job": 85196163389,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8076782958"
    },
    {
      "job": 85196163035,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196163053,
      "time": 132,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196163723,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8076786657"
    },
    {
      "job": 85196163377,
      "time": 235,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8076800260"
    },
    {
      "job": 85196163135,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076766788"
    },
    {
      "job": 85196163369,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076785341"
    },
    {
      "job": 85196163830,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8076780730"
    },
    {
      "job": 85196163039,
      "time": 45,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85196163241,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8076781372"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 118
  },
  "_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.1",
  "_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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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-07-04T00:54:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/71f9f285978f04176ecaaa72d8371f336848bc265a6109f8bb60bfbc5d575f7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-07-04T05:10:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/b87d60ecf4c5add68444cbc4cdf3e9429583d4a9aacb2b5a4852584e3ae359ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5",
      "date": "2026-07-04T00:54:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/c0a23535f5cfea303b4032e1ec3676e209ac43146559f2cfd1cf866b54353786",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5",
      "date": "2026-07-04T00:54:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/e31414aee0ab1f111f50ab1df880cc26352569a0b95560239cda05530201a1b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5",
      "date": "2026-07-04T00:54:37.000Z",
      "arch": "aarch64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/4c85231a77dc285b8c05b92b38504597b05e195c8c615e1183c507bab6248f03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5",
      "date": "2026-07-04T00:56:07.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/c218f6cc1bdebdd96b880522ca3df6c23234ce34b621e9904306febafe0b1555",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-07-04T00:54:58.000Z",
      "arch": "emscripten",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/fc8bb81a1b86ff14d3e57bf73e0db0a383b05cc138756af835fe5b6dfc1ec3c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-07-04T00:53:43.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/b834e769c681cd22b4acab2af864be2595273ec35def5de392110bd2cf96fc4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5",
      "date": "2026-07-04T00:53:53.000Z",
      "arch": "x86_64",
      "commit": "71cd753eecaa116becfae756545e10f8906e5c12",
      "fileid": "https://r2.ropensci.org/c6a1d1f1b4c079e1f064d51a0214ac3f73fc6bae429f715d9d6d704d3b364358",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/28689811560"
    }
  ]
}