{
  "_id": "6a3255113efcd9bda438031f",
  "Package": "lowpassFilter",
  "Title": "Lowpass Filtering",
  "Version": "1.0-2",
  "Authors@R": "c(person(\"Pein\", \"Florian\", role = c(\"aut\", \"cre\"), email = \"f.pein@lancaster.ac.uk\"),\nperson(\"Thomas\", \"Hotz\", role = \"ctb\", email = \"thomas.hotz@tu-ilmenau.de\"),\nperson(\"Inder\", \"Tecuapetla-Gómez\", role = \"ctb\", email = \"itecuapetla@conabio.gob.mx\"))",
  "Description": "Creates lowpass filters which are commonly used in ion\nchannel recordings. It supports generation of random numbers\nthat are filtered, i.e. follow a model for ion channel\nrecordings, see <doi:10.1109/TNB.2018.2845126>. Furthermore,\ntime continuous convolutions of piecewise constant signals with\nthe kernel of lowpass filters can be computed.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-17 08:01:07 UTC",
    "User": "root"
  },
  "Author": "Pein Florian [aut, cre], Thomas Hotz [ctb], Inder\nTecuapetla-Gómez [ctb]",
  "Maintainer": "Pein Florian <f.pein@lancaster.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-04-29 17:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/lowpassFilter",
  "RemoteRef": "HEAD",
  "RemoteSha": "09d0a4b50616b808215031a4a757eb3819ad57ed",
  "MD5sum": "d160c00cb2d3442e4c29fc7b872a8a47",
  "_user": "cran",
  "_type": "src",
  "_file": "lowpassFilter_1.0-2.tar.gz",
  "_fileid": "e87795544ea5a2f81ef02732f93b08bd727ba1825c6f1ffa52969da6a2a4e70d",
  "_filesize": 144747,
  "_sha256": "e87795544ea5a2f81ef02732f93b08bd727ba1825c6f1ffa52969da6a2a4e70d",
  "_created": "2026-06-17T08:01:07.000Z",
  "_published": "2026-06-17T08:04:33.011Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81846825241,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689412802"
    },
    {
      "job": 81846825175,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7689415480"
    },
    {
      "job": 81846825181,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689404191"
    },
    {
      "job": 81846825201,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689405826"
    },
    {
      "job": 81846317858,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689356908"
    },
    {
      "job": 81846825194,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7689397690"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lowpassFilter",
  "_commit": {
    "id": "09d0a4b50616b808215031a4a757eb3819ad57ed",
    "author": "Pein Florian <f.pein@lancaster.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-2\n",
    "time": 1651254002
  },
  "_maintainer": {
    "name": "Pein Florian",
    "email": "f.pein@lancaster.ac.uk",
    "login": "florianpein",
    "description": "",
    "uuid": 60005318
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "florianpein",
      "count": 2,
      "uuid": 60005318
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lowpassFilter"
  },
  "_mentions": 1,
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lowpassFilter.html",
    "manual.pdf"
  ],
  "_realowner": "florianpein",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2020-06-09"
    },
    {
      "version": "1.0-1",
      "date": "2022-02-08"
    },
    {
      "version": "1.0-2",
      "date": "2022-04-29"
    }
  ],
  "_exports": [
    ".convolve",
    ".deconvolveJump",
    ".deconvolvePeak",
    "getConvolution",
    "getConvolutionJump",
    "getConvolutionPeak",
    "getSignalJump",
    "getSignalPeak",
    "lowpassFilter",
    "randomGeneration",
    "randomGenerationMA"
  ],
  "_help": [
    {
      "page": "lowpassFilter-package",
      "title": "Lowpass Filtering",
      "topics": [
        "lowpassFilter-package"
      ]
    },
    {
      "page": "convolution",
      "title": "Time discrete convolution",
      "topics": [
        ".convolve",
        "convolve"
      ]
    },
    {
      "page": "deconvolve",
      "title": "Deconvolution of a single jump / isolated peak",
      "topics": [
        ".deconvolveJump",
        ".deconvolvePeak",
        "deconvolve",
        "deconvolveJump",
        "deconvolvePeak"
      ]
    },
    {
      "page": "helpFunctionsFilter",
      "title": "Convolved piecewise constant signals",
      "topics": [
        "getConvolution",
        "getConvolutionJump",
        "getConvolutionPeak",
        "getSignalJump",
        "getSignalPeak"
      ]
    },
    {
      "page": "lowpassFilter",
      "title": "Lowpass filtering",
      "topics": [
        "lowpassFilter",
        "print.lowpassFilter"
      ]
    },
    {
      "page": "randomGeneration",
      "title": "Random number generation",
      "topics": [
        "randomGeneration",
        "randomGenerationMA"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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": 1.7781512503836436,
  "_indexed": false,
  "_nocasepkg": "lowpassfilter",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://florianpein.r-universe.dev/lowpassFilter",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-17T08:03:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09d0a4b50616b808215031a4a757eb3819ad57ed",
      "fileid": "119d112e71a83432c56bfb440336b42064b7ff289a5d48b3c259628179b69e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-17T08:03:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09d0a4b50616b808215031a4a757eb3819ad57ed",
      "fileid": "abc79a706c626a2de5a49c11c6769eb38a4523e29041b319fd5b490adca62801",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-17T08:03:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "09d0a4b50616b808215031a4a757eb3819ad57ed",
      "fileid": "16ea811a4bc89a954aacb4bc4d75e3ee908cfc083051e2aa497cad2fc33a21ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-2",
      "date": "2026-06-17T08:03:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "09d0a4b50616b808215031a4a757eb3819ad57ed",
      "fileid": "37bc1895eb2083303fd9642d201f5598f97dc85048e4d2505bfc5c10bc0d7f4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-2",
      "date": "2026-06-17T08:03:18.000Z",
      "arch": "emscripten",
      "commit": "09d0a4b50616b808215031a4a757eb3819ad57ed",
      "fileid": "8263fb5b1acb4050b55df0709312579119b4f3291746aa3094383ffb6a18814b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27674448964"
    }
  ]
}