{
  "_id": "6a1eefe2b401979e73412d20",
  "Package": "ssmooth",
  "Title": "Smooth Raster Time Series",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Connor\", \"Duffin\", , \"c.duffin@protonmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"The Trustees of The Natural History Museum, London\", role = c(\"cph\")))",
  "Description": "Smooth a sequence of 'terra' rasters using various\nalgorithms (currently moving average, weighted moving average,\nand exponential smoothing). Also includes wrappers to smooth a\nvector time-series using these same algorithms. All smoothers\nuse 'Rcpp' implementations for performance.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Biodiversity-Futures-Lab/ssmooth",
  "BugReports": "https://github.com/Biodiversity-Futures-Lab/ssmooth/issues",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://biodiversity-futures-lab.r-universe.dev",
  "Date/Publication": "2026-06-02 14:09:15 UTC",
  "RemoteUrl": "https://github.com/biodiversity-futures-lab/ssmooth",
  "RemoteRef": "HEAD",
  "RemoteSha": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 14:53:21 UTC",
    "User": "root"
  },
  "Author": "Connor Duffin [aut, cre],\nThe Trustees of The Natural History Museum, London [cph]",
  "Maintainer": "Connor Duffin <c.duffin@protonmail.com>",
  "MD5sum": "00983f693993b5eedae0b0a2554bd4e6",
  "_user": "biodiversity-futures-lab",
  "_type": "src",
  "_file": "ssmooth_0.1.0.9000.tar.gz",
  "_fileid": "263dd04613cb969bbfdf5865a9dc1d9f30c3d329bf0a2554312b94a183984c60",
  "_filesize": 83993,
  "_sha256": "263dd04613cb969bbfdf5865a9dc1d9f30c3d329bf0a2554312b94a183984c60",
  "_created": "2026-06-02T14:53:21.000Z",
  "_published": "2026-06-02T14:59:46.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100845397,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7361377568"
    },
    {
      "job": 79100845526,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7361368044"
    },
    {
      "job": 79100845637,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361373381"
    },
    {
      "job": 79100845488,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361375772"
    },
    {
      "job": 79100845509,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7361349619"
    },
    {
      "job": 79100845651,
      "time": 225,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7361406996"
    },
    {
      "job": 79100845723,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361345401"
    },
    {
      "job": 79100845471,
      "time": 345,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361461141"
    },
    {
      "job": 79100193033,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361301623"
    },
    {
      "job": 79100845501,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361347043"
    },
    {
      "job": 79100845536,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7361392403"
    },
    {
      "job": 79100845512,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7361354179"
    },
    {
      "job": 79100845427,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361355915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/biodiversity-futures-lab/ssmooth",
  "_commit": {
    "id": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
    "author": "Connor Duffin <connor.p.duffin@gmail.com>",
    "committer": "Connor Duffin <connor.p.duffin@gmail.com>",
    "message": "feat: add CRAN badge\n",
    "time": 1780409355
  },
  "_maintainer": {
    "name": "Connor Duffin",
    "email": "c.duffin@protonmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "biodiversity-futures-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 22
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "connor-duffin",
      "count": 27,
      "uuid": 32675607
    }
  ],
  "_userbio": {
    "uuid": 159177544,
    "type": "organization",
    "name": "Biodiversity Futures Lab"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssmooth"
  },
  "_devurl": "https://github.com/biodiversity-futures-lab/ssmooth",
  "_topics": [
    "cpp"
  ],
  "_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/ssmooth.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/biodiversity-futures-lab/ssmooth",
  "_realowner": "biodiversity-futures-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "SmoothRasterTS",
    "SmoothTS"
  ],
  "_help": [
    {
      "page": "SmoothRasterTS",
      "title": "Smooth Raster Time Series",
      "topics": [
        "SmoothRasterTS"
      ]
    },
    {
      "page": "SmoothTS",
      "title": "Smooth Time Series Data",
      "topics": [
        "SmoothTS"
      ]
    }
  ],
  "_readme": "https://github.com/biodiversity-futures-lab/ssmooth/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "terra"
  ],
  "_sysdeps": [
    {
      "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": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ssmooth",
  "_universes": [
    "biodiversity-futures-lab"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:56:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "0919dccdbe79d661617e72f9e325e3c86474f0e89d26b91a8d1ed7b94a61b86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:55:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "fa59fc8c7d685883f94952ffc975f18aa72a6c91dea2f08b892503efcdecc402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:55:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "486044b9cb7c96e5f90ef9b2a2a893c113f81fbc92ede7928e1d1db2dab946a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:55:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "887f54d9b528780afd58fb0e07c9d39efdd6b1ebae6ce1691fcb8577b194b7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:54:59.000Z",
      "arch": "aarch64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "809a76b9b4fe068e4d068f59f670acfc9d28c4951b6fa9db2a835259dcae7422",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:56:28.000Z",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "82c6459e80e7e9cc89c8331da7a687c46f1bf1ad2e138e4a8a77b5cc86c6e878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:54:53.000Z",
      "arch": "aarch64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "838b03e67f4d5e2c263db1df80c0e6d0c3ef90c24d60c69d4cf48f283eefeb21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:58:06.000Z",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "c0c99a487e66c4362044a067d2e963da4752d5ec608003652496418e3b2a511d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:55:13.000Z",
      "arch": "emscripten",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "2d27c69783e1773816b12d6afea5adae82a09f82ec4d2e449dea92be7e03b575",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:55:05.000Z",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "3e486cb3a1cd26eb4759688b43cd5c5b306e33b981857c6eecd8dfe28f642f0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:54:42.000Z",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "409cc8a5271937ee8d5c7284ab7477c657871837ec2d33a4ea59c431eed9914f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-02T14:54:40.000Z",
      "arch": "x86_64",
      "commit": "48d051c23dae8293e8a00c975a1b157cf9d450b8",
      "fileid": "a1eb4a8aa357e3e2fbdda172ed0cd12bc4647e5a77d5cda4ce57103b0ad731ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biodiversity-futures-lab/actions/runs/26827779152"
    }
  ]
}