{
  "_id": "6a10415eacfb0bcc41c9d6f6",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://zeehio.r-universe.dev",
  "Date/Publication": "2023-03-30 13:00:43 UTC",
  "RemoteUrl": "https://github.com/zeehio/sgolay",
  "RemoteRef": "HEAD",
  "RemoteSha": "be05d0956169bdbf790e6e1310da87c634fc77a1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 07:45:38 UTC",
    "User": "root"
  },
  "Author": "Sergio Oller Moreno [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8994-1549>),\nRobert Gentleman [ctb, cph] (Contributor to src/stats_filter.c and\nsrc/fft.c (derived from the stats R package)),\nRoss Ihaka [ctb, cph] (Contributor to src/stats_filter.c and src/fft.c\n(derived from the stats R package)),\nBrian Ripley [ctb, cph] (Contributor to src/stats_filter.c and\nsrc/fft.c (derived from the stats R package)),\nMartin Maechler [ctb, cph] (Contributor to src/stats_filter.c and\nsrc/fft.c (derived from the stats R package)),\nDuncan Murdoch [ctb, cph] (Contributor to src/stats_filter.c and\nsrc/fft.c (derived from the stats R package)),\nInstitute for Bioengineering of Catalonia [cph]",
  "Maintainer": "Sergio Oller Moreno <sergioller@gmail.com>",
  "MD5sum": "8241eb0777d04e71e12689dd0e54c2cc",
  "_user": "zeehio",
  "_type": "src",
  "_file": "sgolay_1.0.3.tar.gz",
  "_fileid": "4efbe791bd82084cd775b0124a5f6724fcc4773aba5694ef4a0e42b4ade614eb",
  "_filesize": 100806,
  "_sha256": "4efbe791bd82084cd775b0124a5f6724fcc4773aba5694ef4a0e42b4ade614eb",
  "_created": "2026-05-11T07:45:38.000Z",
  "_published": "2026-05-22T11:43:26.364Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372729459,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912952063"
    },
    {
      "job": 77372729166,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912949406"
    },
    {
      "job": 77372729510,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912952117"
    },
    {
      "job": 77372729418,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912950142"
    },
    {
      "job": 77372729326,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912950627"
    },
    {
      "job": 77372729183,
      "time": 161,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912967089"
    },
    {
      "job": 77372729137,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912951136"
    },
    {
      "job": 77372729359,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912981355"
    },
    {
      "job": 77372729080,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912916908"
    },
    {
      "job": 77372728780,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159660743"
    },
    {
      "job": 77372729151,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912938961"
    },
    {
      "job": 77372729557,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912939561"
    },
    {
      "job": 77372729228,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912939768"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zeehio/sgolay",
  "_commit": {
    "id": "be05d0956169bdbf790e6e1310da87c634fc77a1",
    "author": "Sergio Oller <sergioller@gmail.com>",
    "committer": "Sergio Oller <sergioller@gmail.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1680181243
  },
  "_maintainer": {
    "name": "Sergio Oller Moreno",
    "email": "sergioller@gmail.com",
    "login": "zeehio",
    "mastodon": "@zeehio@mastodon.social",
    "orcid": "0000-0002-8994-1549",
    "uuid": 75441
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "zeehio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "zeehio",
      "count": 54,
      "uuid": 75441
    }
  ],
  "_userbio": {
    "uuid": 75441,
    "type": "user",
    "name": "Sergio Oller",
    "description": "PhD. R, python, R&D, Pharmaceutical industry, Bioinformatics, Data Analysis, Machine Learning, Signal Processing, Data engineering, containers, Linux"
  },
  "_downloads": {
    "count": 186,
    "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": true,
  "_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/zeehio/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": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "sgolay",
  "_universes": [
    "zeehio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "d5dcce1d0a60c0dba2e46e45354be40798336568647ce3448f17be8923438ad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "545ab14065cd4b467c6d19434bdfd226906863f88608a3984d35e31ed5fc360f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "9e385ded65ca2f87722a5125df851a2ff719939f412d0f38d81b152fec2505e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "8ba8ab98915c1bae269986982ba94cdba07588692767a3eff1a5694c60984cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:32.000Z",
      "arch": "aarch64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "aa7bfe3df409158ceba552bb2416496058ec6b7d8129898cfc1da0c537a6a136",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-11T07:48:19.000Z",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "95f11425b87555fcffd095b23bf2a8b0d58024d6a7e9b412897e24e1aedccb44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-11T07:47:23.000Z",
      "arch": "aarch64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "fb8599b3a4d443823f8d0f53a5f4076ca004131790d63763cd23aee43758ad22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-11T07:49:05.000Z",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "4b69a031ba5f5d91de441b6536a40bc62dae2b9c91c7ffe92feb27d605e1b74d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-11T07:46:49.000Z",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "84bf7f99dca5cf87e91968b03819fd4ec2768d6c428b73d81facda560d302997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-11T07:46:50.000Z",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "24f2abc245bd602bd3df7f9909914fce36c5a18e78be69070dfa4065c38482f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-11T07:46:47.000Z",
      "arch": "x86_64",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "2b0c6b4f1bdc05ebbeeeab343ddb00d5864727a7638598c9778e9584819cb97e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T11:43:10.000Z",
      "arch": "emscripten",
      "commit": "be05d0956169bdbf790e6e1310da87c634fc77a1",
      "fileid": "1239e752199df1d9ba645ac266e02eea651ef39133e87dbfbc93faebc95748e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/25657049886"
    }
  ]
}