{
  "_id": "6a54274e9b92047c28d59763",
  "Package": "rfastloess",
  "Title": "High-Performance LOESS Smoothing for R",
  "Version": "0.9.0",
  "Authors@R": "person(\"Amir\", \"Valizadeh\", email = \"thisisamirv@gmail.com\", role = c(\"aut\", \"cre\", \"fnd\"), comment = c(ORCID = \"0000-0001-5983-8527\"))",
  "Description": "Provides high-performance LOESS smoothing (Locally\nEstimated Scatterplot Smoothing) using a 'Rust' backend.\nSupports various weight functions, robustness iterations,\nstreaming/online processing, cross-validation, and uncertainty\nquantification. Applicable to genomic data, time series, and\ngeneral-purpose smoothing tasks.",
  "License": "MIT + file LICENSE | Apache License (== 2.0)",
  "SystemRequirements": "'Rust' programming language (via 'rustup' or system\ntools)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/thisisamirv/loess-project/issues",
  "URL": "https://github.com/thisisamirv/loess-project",
  "biocViews": "Preprocessing, StatisticalMethod, Regression,\nFunctionalPrediction, QualityControl, KEGG",
  "Config/rextendr/version": "0.4.2",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://thisisamirv.r-universe.dev",
  "Date/Publication": "2026-07-12 22:41:11 UTC",
  "RemoteUrl": "https://github.com/thisisamirv/loess-project",
  "RemoteRef": "HEAD",
  "RemoteSha": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
  "RemoteSubdir": "bindings/r",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-12 23:39:35 UTC",
    "User": "root"
  },
  "Author": "Amir Valizadeh [aut, cre, fnd] (ORCID:\n<https://orcid.org/0000-0001-5983-8527>)",
  "Maintainer": "Amir Valizadeh <thisisamirv@gmail.com>",
  "_user": "thisisamirv",
  "_type": "src",
  "_file": "rfastloess_0.9.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/703d8dce1ece77b39f15b91f76102ba111a538d52bc9d549dec61447eae1da22",
  "_filesize": 2412541,
  "_sha256": "703d8dce1ece77b39f15b91f76102ba111a538d52bc9d549dec61447eae1da22",
  "_expires": "2026-10-20T23:46:20.000Z",
  "_created": "2026-07-12T23:39:35.000Z",
  "_published": "2026-07-12T23:46:22.773Z",
  "_jobs": [
    {
      "job": 86705964498,
      "time": 191,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8265961311"
    },
    {
      "job": 86705964503,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8265960545"
    },
    {
      "job": 86705964509,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8265958240"
    },
    {
      "job": 86705964514,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8265960053"
    },
    {
      "job": 86705964505,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8265949706"
    },
    {
      "job": 86705964501,
      "time": 232,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8265966735"
    },
    {
      "job": 86705964502,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8265947765"
    },
    {
      "job": 86705964499,
      "time": 338,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8265981934"
    },
    {
      "job": 86705551149,
      "time": 316,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8265933725"
    },
    {
      "job": 86705964457,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8265958865"
    },
    {
      "job": 86705964489,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8265959226"
    },
    {
      "job": 86705964481,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8265957314"
    },
    {
      "job": 86705964482,
      "time": 175,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8265958708"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149",
  "_status": "success",
  "_upstream": "https://github.com/thisisamirv/loess-project",
  "_commit": {
    "id": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
    "author": "Amir Valizadeh <amir.valizadeh@yale.edu>",
    "committer": "Amir Valizadeh <amir.valizadeh@yale.edu>",
    "message": "ci: expand python support\n",
    "time": 1783896071
  },
  "_maintainer": {
    "name": "Amir Valizadeh",
    "email": "thisisamirv@gmail.com",
    "login": "thisisamirv",
    "orcid": "0000-0001-5983-8527",
    "description": "",
    "uuid": 85622224
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thisisamirv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 8
    },
    {
      "week": "2026-26",
      "n": 21
    },
    {
      "week": "2026-27",
      "n": 58
    },
    {
      "week": "2026-28",
      "n": 76
    }
  ],
  "_tags": [
    {
      "name": "v0.9.0",
      "date": "2026-07-12"
    }
  ],
  "_topics": [
    "preprocessing",
    "statisticalmethod",
    "regression",
    "functionalprediction",
    "qualitycontrol",
    "kegg",
    "rust",
    "cargo"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thisisamirv",
      "count": 12,
      "uuid": 85622224
    }
  ],
  "_userbio": {
    "uuid": 85622224,
    "type": "user",
    "name": "Amir Valizadeh",
    "followers": 4
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfastloess"
  },
  "_devurl": "https://github.com/thisisamirv/loess-project",
  "_searchresults": 0,
  "_cargo": true,
  "_rbuild": "4.6.1",
  "_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/rfastloess.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "Loess",
    "Nullable",
    "OnlineLoess",
    "StreamingLoess"
  ],
  "_help": [
    {
      "page": "rfastloess-package",
      "title": "rfastloess: High-performance LOESS Smoothing for R",
      "topics": [
        "rfastloess-package",
        "rfastloess"
      ]
    },
    {
      "page": "Loess",
      "title": "LOESS Batch Smoothing",
      "topics": [
        "Loess"
      ]
    },
    {
      "page": "Nullable",
      "title": "Nullable Value Wrapper",
      "topics": [
        "Nullable"
      ]
    },
    {
      "page": "OnlineLoess",
      "title": "LOESS Online Smoothing",
      "topics": [
        "OnlineLoess"
      ]
    },
    {
      "page": "plot.LoessResult",
      "title": "Plot Loess Result",
      "topics": [
        "plot.LoessResult"
      ]
    },
    {
      "page": "print.Loess",
      "title": "Print Loess Model",
      "topics": [
        "print.Loess"
      ]
    },
    {
      "page": "print.LoessResult",
      "title": "Print Loess Result",
      "topics": [
        "print.LoessResult"
      ]
    },
    {
      "page": "print.OnlineLoess",
      "title": "Print OnlineLoess Model",
      "topics": [
        "print.OnlineLoess"
      ]
    },
    {
      "page": "print.StreamingLoess",
      "title": "Print StreamingLoess Model",
      "topics": [
        "print.StreamingLoess"
      ]
    },
    {
      "page": "StreamingLoess",
      "title": "LOESS Streaming Smoothing",
      "topics": [
        "StreamingLoess"
      ]
    }
  ],
  "_readme": "https://github.com/thisisamirv/loess-project/raw/HEAD/bindings/r/README.md",
  "_rundeps": [
    "BiocGenerics",
    "generics"
  ],
  "_vignettes": [
    {
      "source": "rfastloess-intro.Rmd",
      "filename": "rfastloess-intro.html",
      "title": "Introduction to rfastloess",
      "author": "Amir Valizadeh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Quick Start",
        "Basic Smoothing",
        "Robust Smoothing with Intervals",
        "Main Classes",
        "Learn More",
        "Session Info"
      ],
      "created": "2026-01-12 00:10:36",
      "modified": "2026-07-05 02:02:50",
      "commits": 5
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rfastloess",
  "_universes": [
    "thisisamirv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/4f6b069fe3d294af6499a62329c5feb5ce95e106034f04be48e5cb165b11dcbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/7b44d542b4aa2d1fece191f501086b8434392dbc05522d2b3934d73414b21f8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/ce91a41186ca5a91e0e92dcbaeb1e43d79b738ec4a42a98c6e2e8dd9e03d1c23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/33d9c70f0f37e061f451c170e1fe65d1eab220eb045ce9c26f273261fe20f6ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-07-12T23:41:27.000Z",
      "arch": "aarch64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/ba0bdb8ee9f01773710522f65157709a037f83624425b2468ecd9cac4c4c6811",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:30.000Z",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/4baa4a3912f3aa5e42b1700be261ba7fc85194c0e539e18abff0780176938bc9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-07-12T23:41:21.000Z",
      "arch": "aarch64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/db56fd2dd20101369e316aa2a49192f07965bb1ba434251c5c376b278fc0020e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-07-12T23:43:18.000Z",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/d97629b1a8e8200746b294da222c764826043ca9e0975059cd663c29f8ab1ba1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-07-12T23:42:25.000Z",
      "arch": "emscripten",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/eead3ff2a482d210228caa1edef8ae92d83dfeb31e547aa685748add93b0f818",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-07-12T23:41:10.000Z",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/5511f82adde1743c213118c3c9984643a91033136f12164ece822d6d98430b8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-07-12T23:41:02.000Z",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/0fa2d6652fb0e6f51acb6c0d1a04f0c57f7269266711f51d9dc1e2710622e5c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-07-12T23:41:11.000Z",
      "arch": "x86_64",
      "commit": "8625a3236d39bbb0a2e84cb3d63d9214e6d8eabd",
      "fileid": "https://r2.ropensci.org/ff96990a46fcd4b39966d4f100d3fdcc0d1b4292892febc4f2a50abdaa1b259c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/thisisamirv/actions/runs/29213652149"
    }
  ]
}