{
  "_id": "6a155da6acfb0bcc41d5fa21",
  "Package": "smoothie",
  "Version": "1.0-4",
  "Date": "2024-11-26",
  "Title": "Two-Dimensional Field Smoothing",
  "Authors@R": "c(person(\"Eric\", \"Gilleland\", role = c(\"aut\", \"cre\" ), email = \"eric.gilleland@colostate.edu\", comment = c(ORCID=\"0000-0002-8058-7643\") ) )",
  "Author": "Eric Gilleland [aut, cre]\n(<https://orcid.org/0000-0002-8058-7643>)",
  "Maintainer": "Eric Gilleland <eric.gilleland@colostate.edu>",
  "Description": "Perform two-dimensional smoothing for spatial fields using\nFFT and the convolution theorem (see Gilleland 2013,\n<doi:10.5065/D61834G2>).",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:42:42 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-28 23:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/smoothie",
  "RemoteRef": "HEAD",
  "RemoteSha": "f634f586cc39fb886957c547fd72530c78133885",
  "MD5sum": "3515bb8b37053130bbdead4003c2864b",
  "_user": "cran",
  "_type": "src",
  "_file": "smoothie_1.0-4.tar.gz",
  "_fileid": "36da7c57450ac2a2b3201c78a5dc17fbe7fd777de7d69cc50a2c98c13ccdf8f0",
  "_filesize": 154736,
  "_sha256": "36da7c57450ac2a2b3201c78a5dc17fbe7fd777de7d69cc50a2c98c13ccdf8f0",
  "_created": "2026-05-26T08:42:42.000Z",
  "_published": "2026-05-26T08:45:26.291Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77838316209,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212620653"
    },
    {
      "job": 77838316182,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212630234"
    },
    {
      "job": 77837899352,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212587867"
    },
    {
      "job": 77838316257,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212621551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26441793493",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/smoothie",
  "_commit": {
    "id": "f634f586cc39fb886957c547fd72530c78133885",
    "author": "Eric Gilleland <eric.gilleland@colostate.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-4\n",
    "time": 1732837202
  },
  "_maintainer": {
    "name": "Eric Gilleland",
    "email": "eric.gilleland@colostate.edu",
    "orcid": "0000-0002-8058-7643"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "SpatialVx",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ericgilleland",
      "count": 3,
      "uuid": 34106925
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smoothie"
  },
  "_mentions": 1,
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/smoothie.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-06-03"
    },
    {
      "version": "1.0-1",
      "date": "2013-07-06"
    },
    {
      "version": "1.0-3",
      "date": "2021-05-31"
    },
    {
      "version": "1.0-4",
      "date": "2024-11-28"
    }
  ],
  "_exports": [
    "disk2dsmooth",
    "Fourier2d",
    "gauss2dsmooth",
    "hoods2dsmooth",
    "identity2dsmooth",
    "kernel2dmeitsjer",
    "kernel2dsmooth"
  ],
  "_help": [
    {
      "page": "smoothie-package",
      "title": "Two-dimensional Field Smoothing",
      "topics": [
        "smoothie-package",
        "smoothie"
      ]
    },
    {
      "page": "Fourier2d",
      "title": "Fast Fourier Transform (FFT) of a 2-d Gridded Field",
      "topics": [
        "Fourier2d"
      ]
    },
    {
      "page": "hoods2dsmooth",
      "title": "Wrapper Functions for kernel2dsmooth",
      "topics": [
        "disk2dsmooth",
        "gauss2dsmooth",
        "hoods2dsmooth",
        "identity2dsmooth"
      ]
    },
    {
      "page": "kernel2dmeitsjer",
      "title": "Create a Kernel Matrix",
      "topics": [
        "kernel2dmeitsjer"
      ]
    },
    {
      "page": "kernel2dsmooth",
      "title": "Convolution Smooth on a 2-d Field.",
      "topics": [
        "kernel2dsmooth"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.12057393120585,
  "_indexed": true,
  "_nocasepkg": "smoothie",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-4",
      "date": "2026-05-26T08:44:29.000Z",
      "distro": "noble",
      "commit": "f634f586cc39fb886957c547fd72530c78133885",
      "fileid": "c6c8567543b8d150d9dc09bf49f3221da3cfb84d647a71dc16b260d5ab72c4fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26441793493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-4",
      "date": "2026-05-26T08:44:55.000Z",
      "distro": "noble",
      "commit": "f634f586cc39fb886957c547fd72530c78133885",
      "fileid": "859c3f6e54543c41c2271f63980bfb5dba9437f73bedb82fec495903d7311534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26441793493"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-4",
      "date": "2026-05-26T08:44:39.000Z",
      "commit": "f634f586cc39fb886957c547fd72530c78133885",
      "fileid": "06a126e5c8809661503d49c0d4fa39ccaf58856385485d7c79e4a04f0b22f62a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26441793493"
    }
  ]
}