{
  "_id": "6a214413cd65a98ecbd2b09f",
  "Package": "scorepeak",
  "Type": "Package",
  "Title": "Peak Functions for Peak Detection in Univariate Time Series",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Shota\", \"Ochi\", email = \"shotaochi1990@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")))",
  "Maintainer": "Shota Ochi <shotaochi1990@gmail.com>",
  "Description": "Provides peak functions, which enable us to detect peaks\nin time series. The methods implemented in this package are\nbased on Girish Keshav Palshikar (2009)\n<https://www.researchgate.net/publication/228853276_Simple_Algorithms_for_Peak_Detection_in_Time-Series>.",
  "License": "GPL-3",
  "URL": "https://github.com/ShotaOchi/scorepeak",
  "BugReports": "https://github.com/ShotaOchi/scorepeak/issues",
  "NeedsCompilation": "yes",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Repository": "https://shotaochi.r-universe.dev",
  "Date/Publication": "2021-03-06 03:46:36 UTC",
  "RemoteUrl": "https://github.com/shotaochi/scorepeak",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0fee536a405086fab1f80f3d5455f5229089b98",
  "Packaged": {
    "Date": "2026-06-04 09:16:32 UTC",
    "User": "root"
  },
  "Author": "Shota Ochi [aut, cre, cph]",
  "MD5sum": "bd53f9aed933a90e9e4099e7033abc68",
  "_user": "shotaochi",
  "_type": "src",
  "_file": "scorepeak_0.1.2.tar.gz",
  "_fileid": "ab5e4a534b0d158fc6935a7a4d4219fd843fae0845a911cca25d511490209341",
  "_filesize": 292764,
  "_sha256": "ab5e4a534b0d158fc6935a7a4d4219fd843fae0845a911cca25d511490209341",
  "_created": "2026-06-04T09:16:32.000Z",
  "_published": "2026-06-04T09:23:31.808Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79487771885,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407691322"
    },
    {
      "job": 79487771958,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407682882"
    },
    {
      "job": 79487771957,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407704279"
    },
    {
      "job": 79487771953,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407687722"
    },
    {
      "job": 79487772067,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407674890"
    },
    {
      "job": 79487771945,
      "time": 360,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407769270"
    },
    {
      "job": 79487771934,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407673518"
    },
    {
      "job": 79487771969,
      "time": 186,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407707911"
    },
    {
      "job": 79487203115,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407639861"
    },
    {
      "job": 79487771925,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407686477"
    },
    {
      "job": 79487772035,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407681486"
    },
    {
      "job": 79487771896,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407675805"
    },
    {
      "job": 79487771876,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407683935"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shotaochi/scorepeak",
  "_commit": {
    "id": "c0fee536a405086fab1f80f3d5455f5229089b98",
    "author": "Shota Ochi <shotaochi1990@gmail.com>",
    "committer": "Shota Ochi <shotaochi1990@gmail.com>",
    "message": "test with valgrind\n",
    "time": 1615002396
  },
  "_maintainer": {
    "name": "Shota Ochi",
    "email": "shotaochi1990@gmail.com",
    "login": "shotaochi",
    "description": "",
    "uuid": 26920335
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "version": ">= 1.9.1",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    }
  ],
  "_owner": "shotaochi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "peak-detection",
    "univariate",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "shotaochi",
      "count": 28,
      "uuid": 26920335
    }
  ],
  "_userbio": {
    "uuid": 26920335,
    "type": "user",
    "name": "Shota Ochi"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scorepeak"
  },
  "_devurl": "https://github.com/shotaochi/scorepeak",
  "_searchresults": 6,
  "_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/readme.html",
    "extra/readme.md",
    "extra/scorepeak.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shotaochi/scorepeak",
  "_realowner": "shotaochi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-08-21"
    }
  ],
  "_exports": [
    "detect_localmaxima",
    "max_neighbors",
    "mean_neighbors",
    "min_neighbors",
    "score_type1",
    "score_type2",
    "score_type3",
    "sd_neighbors"
  ],
  "_datasets": [
    {
      "name": "ecgca102",
      "title": "Time Series Data of Electrocardiogram",
      "object": "ecgca102",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "building_blocks",
      "title": "Building Blocks of Peak Functions",
      "topics": [
        "building_blocks",
        "max_neighbors",
        "mean_neighbors",
        "min_neighbors",
        "sd_neighbors"
      ]
    },
    {
      "page": "detect_localmaxima",
      "title": "detect local maxima in univariate time series data",
      "topics": [
        "detect_localmaxima"
      ]
    },
    {
      "page": "ecgca102",
      "title": "Time Series Data of Electrocardiogram",
      "topics": [
        "ecgca102"
      ]
    },
    {
      "page": "peak_functions",
      "title": "Peak Functions for Peak Detection in Univariate Time Series",
      "topics": [
        "peak_functions",
        "score_type1",
        "score_type2",
        "score_type3"
      ]
    },
    {
      "page": "scorepeak",
      "title": "scorepeak: Peak Functions for Peak Detection in Univariate Time Series",
      "topics": [
        "scorepeak-package",
        "scorepeak"
      ]
    }
  ],
  "_readme": "https://github.com/shotaochi/scorepeak/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to scorepeak",
      "author": "Shota Ochi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mathematical Notation",
        "Peak Functions",
        "Type 1",
        "Type 2",
        "Type 3",
        "Example of Use",
        "Boundary Condition",
        "Reflecting Boundary Condition",
        "Periodic Boundary Condition",
        "Discarding Boundary",
        "Building Blocks of Peak Functions",
        "References"
      ],
      "created": "2019-08-03 08:42:24",
      "modified": "2019-08-07 07:10:22",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "scorepeak",
  "_universes": [
    "shotaochi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "955aa4d350751ff942b8898336f1ad14635ce2750d5e01163aa60b0ec29e6470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "406c9588c0e300daea814980fa9096a2fee71b29e876b9835d73ead812c42569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T09:19:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "9306741760cdffd98067c7bcd214e2d94c85888733f0187156baf9eefed8f616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "5b49a07d21286b44948fcda50f324c569fd3106ea10b8ef9e903e9ffdaa036c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:16.000Z",
      "arch": "aarch64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "3e8b77a7bf989b3d61d3d882d4857ce23f052a04d0b982f503fa7da994da8643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T09:21:36.000Z",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "bcce8fd1f23c96f8765cde2319733cd104291d663ff135d1e17d4387510609d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:12.000Z",
      "arch": "aarch64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "14c67372c15b5bff9c6ac97aaa3382b3fcf72fa5a1ee37e23ec8918a53fbc470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-04T09:19:21.000Z",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "8b4ca3b7196532a71028f2a6285559d67be2617b3c3aacc388e6d26d3d8841ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:56.000Z",
      "arch": "emscripten",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "47fa34f1dd07d50c24a26a00245d229004186ab0153768d7455b04773187ee76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:00.000Z",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "bdd2a2aed59823843ca04136c8a26ab19e916db4bc3093704d0d3e8784e855c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T09:17:47.000Z",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "1a2d8b1aa9d56889bd827eb043ce1a657b2635a3967691070bfce664ddaec659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-04T09:18:01.000Z",
      "arch": "x86_64",
      "commit": "c0fee536a405086fab1f80f3d5455f5229089b98",
      "fileid": "efc93eadf4a9938708bb21f1ef1f1a18dfc4dd769da0c0a6ead45dfa2a708f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shotaochi/actions/runs/26942491080"
    }
  ]
}