{
  "_id": "6a20089bb401979e73446ee0",
  "Package": "sgolay",
  "Type": "Package",
  "Title": "Efficient Savitzky-Golay Filtering",
  "Version": "1.0.3",
  "Date": "2023-03-30",
  "URL": "https://github.com/zeehio/sgolay",
  "BugReports": "https://github.com/zeehio/sgolay/issues",
  "Authors@R": "c(\nperson(\ngiven = \"Sergio\", family = \"Oller Moreno\",\nemail = \"sergioller@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8994-1549\")\n),\nperson(\ngiven = \"Robert\", family = \"Gentleman\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Contributor to src/stats_filter.c and src/fft.c (derived from the stats R package)\"\n),\nperson(\ngiven = \"Ross\", family = \"Ihaka\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Contributor to src/stats_filter.c and src/fft.c (derived from the stats R package)\"\n),\nperson(\ngiven = \"Brian\", family = \"Ripley\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Contributor to src/stats_filter.c and src/fft.c (derived from the stats R package)\"\n),\nperson(\ngiven = \"Martin\", family = \"Maechler\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Contributor to src/stats_filter.c and src/fft.c (derived from the stats R package)\"\n),\nperson(\ngiven = \"Duncan\", family = \"Murdoch\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Contributor to src/stats_filter.c and src/fft.c (derived from the stats R package)\"\n),\nperson(\ngiven = \"Institute for Bioengineering of Catalonia\",\nrole = \"cph\"\n)\n)",
  "Description": "Smoothing signals and computing their derivatives is a\ncommon requirement in signal processing workflows.\nSavitzky-Golay filters are a established method able to do both\n(Savitzky and Golay, 1964 <doi:10.1021/ac60214a047>). This\npackage implements one dimensional Savitzky-Golay filters that\ncan be applied to vectors and matrices (either row-wise or\ncolumn-wise). Vectorization and memory allocations have been\nprofiled to reduce computational fingerprint. Short filter\nlengths are implemented in the direct space, while longer\nfilters are implemented in frequency space, using a Fast\nFourier Transform (FFT).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 10:54:48 UTC",
    "User": "root"
  },
  "Author": "Sergio Oller Moreno [aut, cre]\n(<https://orcid.org/0000-0002-8994-1549>), Robert Gentleman\n[ctb, cph] (Contributor to src/stats_filter.c and src/fft.c\n(derived from the stats R package)), Ross Ihaka [ctb, cph]\n(Contributor to src/stats_filter.c and src/fft.c (derived from\nthe stats R package)), Brian Ripley [ctb, cph] (Contributor to\nsrc/stats_filter.c and src/fft.c (derived from the stats R\npackage)), Martin Maechler [ctb, cph] (Contributor to\nsrc/stats_filter.c and src/fft.c (derived from the stats R\npackage)), Duncan Murdoch [ctb, cph] (Contributor to\nsrc/stats_filter.c and src/fft.c (derived from the stats R\npackage)), Institute for Bioengineering of Catalonia [cph]",
  "Maintainer": "Sergio Oller Moreno <sergioller@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-04-05 19:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/sgolay",
  "RemoteRef": "HEAD",
  "RemoteSha": "efa3949162b38a08b394e6e421727b13176b0e34",
  "MD5sum": "1652baa010ddea882b14a855be9982bd",
  "_user": "cran",
  "_type": "src",
  "_file": "sgolay_1.0.3.tar.gz",
  "_fileid": "7ae26be2cab19ae0d33a6a0716d549547c43f66d418313beacb6356c9af76dc3",
  "_filesize": 104150,
  "_sha256": "7ae26be2cab19ae0d33a6a0716d549547c43f66d418313beacb6356c9af76dc3",
  "_created": "2026-06-03T10:54:48.000Z",
  "_published": "2026-06-03T10:57:31.921Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79277948141,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382650866"
    },
    {
      "job": 79277948088,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382647589"
    },
    {
      "job": 79277948106,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382645965"
    },
    {
      "job": 79277948202,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382643365"
    },
    {
      "job": 79277517812,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382602006"
    },
    {
      "job": 79277948228,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382639937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sgolay",
  "_commit": {
    "id": "efa3949162b38a08b394e6e421727b13176b0e34",
    "author": "Sergio Oller Moreno <sergioller@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1680722402
  },
  "_maintainer": {
    "name": "Sergio Oller Moreno",
    "email": "sergioller@gmail.com",
    "login": "zeehio",
    "mastodon": "@zeehio@mastodon.social",
    "orcid": "0000-0002-8994-1549",
    "description": "PhD. R, python, R&D, Pharmaceutical industry, Bioinformatics, Data Analysis, Machine Learning, Signal Processing, Data engineering, containers, Linux",
    "uuid": 75441
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zeehio",
      "count": 2,
      "uuid": 75441
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sgolay"
  },
  "_devurl": "https://github.com/zeehio/sgolay",
  "_searchresults": 2,
  "_topics": [
    "openblas"
  ],
  "_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/sgolay.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zeehio/sgolay",
  "_realowner": "zeehio",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2022-09-29"
    },
    {
      "version": "1.0.3",
      "date": "2023-04-05"
    }
  ],
  "_exports": [
    "sgolay",
    "sgolayfilt"
  ],
  "_help": [
    {
      "page": "sgolayfilt",
      "title": "Apply a Savitzky-Golay smoothing filter",
      "topics": [
        "sgolayfilt"
      ]
    }
  ],
  "_readme": "https://github.com/cran/sgolay/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "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)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "sgolay",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://zeehio.r-universe.dev/sgolay",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:57:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efa3949162b38a08b394e6e421727b13176b0e34",
      "fileid": "34771017810734839454a8ed8d9a84938f9668f89dba0fa2c375382d135e6a2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:56:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efa3949162b38a08b394e6e421727b13176b0e34",
      "fileid": "53e66e383bc8eaaf214c7268885185d34499fc4ad13418af4e4c422cdbe22c5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:56:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efa3949162b38a08b394e6e421727b13176b0e34",
      "fileid": "3b29536865321b7917fc74a41279818ece250912ed7753002c10ba6720e61f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:56:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efa3949162b38a08b394e6e421727b13176b0e34",
      "fileid": "97cce79a3979c5baf4112fdea7e747550478422c0e41007f86b0014373d4f777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-03T10:56:45.000Z",
      "arch": "emscripten",
      "commit": "efa3949162b38a08b394e6e421727b13176b0e34",
      "fileid": "e692379b4be5b21372804d65c9ac0087b3b0848f482dabcd1b948e42d47e5efc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26880047833"
    }
  ]
}