{
  "_id": "6a103a78acfb0bcc41c9b3b5",
  "Package": "SmoothWin",
  "Type": "Package",
  "Title": "Soft Windowing for Linear and Non-Linear Models",
  "Version": "3.0.1",
  "Date": "2026-05-03",
  "Authors@R": "c(\nperson(\n\"Hamed\", \"Haselimashhadi\",\nemail = \"hamedhaseli@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Fits symmetric soft windowing to linear and non-linear\nmodels by assigning exponential weights over time around\nspecified modes; bandwidth and sharpness of the windows are\nchosen by a grid search and comparison diagnostics (Hamed\nHaselimashhadi et al (2019)\n<doi:10.1093/bioinformatics/btz744>).",
  "Maintainer": "Hamed Haselimashhadi <hamedhaseli@gmail.com>",
  "License": "LGPL (>= 2)",
  "Packaged": {
    "Date": "2026-05-11 22:17:14 UTC",
    "User": "root"
  },
  "URL": "https://doi.org/10.1093/bioinformatics/btz744",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "Author": "Hamed Haselimashhadi [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-11 21:45:27 UTC",
  "RemoteUrl": "https://github.com/cran/SmoothWin",
  "RemoteRef": "HEAD",
  "RemoteSha": "91771a2241dedcd1a9e6492ba927142eb3b97509",
  "MD5sum": "77f9ab769c0ade091bee78053bff6658",
  "_user": "cran",
  "_type": "src",
  "_file": "SmoothWin_3.0.1.tar.gz",
  "_fileid": "5b12aaedff8211d990281ac45fa0f9a25f0dc04af2eb4702503d45c122eb3c78",
  "_filesize": 164621,
  "_sha256": "5b12aaedff8211d990281ac45fa0f9a25f0dc04af2eb4702503d45c122eb3c78",
  "_created": "2026-05-11T22:17:14.000Z",
  "_published": "2026-05-22T11:14:00.558Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368418118,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6931195834"
    },
    {
      "job": 77368418402,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6931196787"
    },
    {
      "job": 77368416904,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6931161756"
    },
    {
      "job": 77368417196,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159140216"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25700088745",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SmoothWin",
  "_commit": {
    "id": "91771a2241dedcd1a9e6492ba927142eb3b97509",
    "author": "Hamed Haselimashhadi <hamedhaseli@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0.1\n",
    "time": 1778535927
  },
  "_maintainer": {
    "name": "Hamed Haselimashhadi",
    "email": "hamedhaseli@gmail.com",
    "login": "hamedhm",
    "uuid": 7384088
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.0.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hamedhm",
      "count": 2,
      "uuid": 7384088
    },
    {
      "user": "hamed-ebi",
      "count": 2,
      "uuid": 128723000
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 18,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SmoothWin"
  },
  "_mentions": 1,
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SmoothWin.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-06"
    },
    {
      "version": "2.0.0",
      "date": "2018-07-18"
    },
    {
      "version": "3.0.0",
      "date": "2019-07-27"
    },
    {
      "version": "3.0.1",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "expWeight",
    "lseq",
    "SmoothWin"
  ],
  "_help": [
    {
      "page": "expWeight",
      "title": "This function computes the smooth windowing weights",
      "topics": [
        "expWeight"
      ]
    },
    {
      "page": "lseq",
      "title": "Logarithmically spaced sequence",
      "topics": [
        "lseq"
      ]
    },
    {
      "page": "plot.SmoothWin",
      "title": "Plot function for the SmoothWin object",
      "topics": [
        "plot.SmoothWin"
      ]
    },
    {
      "page": "SmoothWin",
      "title": "Implementation of the soft windowing for linear models",
      "concept": [
        "Windowing",
        "SmoothWin"
      ],
      "topics": [
        "SmoothWin"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "nlme",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "smoothwin",
  "_universes": [
    "cran",
    "hamedhm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-11T22:19:23.000Z",
      "distro": "noble",
      "commit": "91771a2241dedcd1a9e6492ba927142eb3b97509",
      "fileid": "b0d6d148ee63a7e38913294b79ecc98c5e61c3d9e0576e22baa35a0755860d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25700088745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-05-11T22:19:19.000Z",
      "distro": "noble",
      "commit": "91771a2241dedcd1a9e6492ba927142eb3b97509",
      "fileid": "2a27894d08679ffcfe83c66f4f7f344892a1fe3065fb7923ddb59399514ac693",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25700088745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.1",
      "date": "2026-05-22T11:13:44.000Z",
      "commit": "91771a2241dedcd1a9e6492ba927142eb3b97509",
      "fileid": "3f51fb56e8b6f0c8809db8986f502b146c4e9841ab09cadf6ad6636e8a969d21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25700088745"
    }
  ]
}