{
  "_id": "6a1d34dd1d7bb097a0a3c93f",
  "Package": "fftwtools",
  "Version": "0.9-11",
  "Title": "Wrapper for 'FFTW3' Includes: One-Dimensional, Two-Dimensional,\nThree-Dimensional, and Multivariate Transforms",
  "Author": "Karim Rahim <karim.rahim@queensu.ca>",
  "Maintainer": "Karim Rahim <karim.rahim@queensu.ca>",
  "SystemRequirements": "fftw3 (libfftw3-dev (deb), or fftw-devel (rpm))",
  "Description": "Provides a wrapper for several 'FFTW' functions. This\npackage provides access to the two-dimensional 'FFT', the\nmultivariate 'FFT', and the one-dimensional real to complex\n'FFT' using the 'FFTW3' library. The package includes the\nfunctions fftw() and mvfftw() which are designed to mimic the\nfunctionality of the R functions fft() and mvfft(). The 'FFT'\nfunctions have a parameter that allows them to not return the\nredundant complex conjugate when the input is real data.",
  "License": "GPL (>= 2)",
  "ByteCompile": "true",
  "URL": "https://github.com/krahim/fftwtools",
  "Config/pak/sysreqs": "libfftw3-dev",
  "Repository": "https://krahim.r-universe.dev",
  "Date/Publication": "2024-07-17 20:27:13 UTC",
  "RemoteUrl": "https://github.com/krahim/fftwtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:17:04 UTC",
    "User": "root"
  },
  "MD5sum": "cae3735022bbb88f9ef853f3b47d0895",
  "_user": "krahim",
  "_type": "src",
  "_file": "fftwtools_0.9-11.tar.gz",
  "_fileid": "796651c8a8f070f39fb6eb413ba6f75c4730d70d601a53bede112bff7b22a166",
  "_filesize": 223674,
  "_sha256": "796651c8a8f070f39fb6eb413ba6f75c4730d70d601a53bede112bff7b22a166",
  "_created": "2026-06-01T07:17:04.000Z",
  "_published": "2026-06-01T07:29:33.065Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78804111012,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325512241"
    },
    {
      "job": 78804110933,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325511015"
    },
    {
      "job": 78804110939,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325510263"
    },
    {
      "job": 78804110956,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325510794"
    },
    {
      "job": 78804111014,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325531170"
    },
    {
      "job": 78804110947,
      "time": 192,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325661339"
    },
    {
      "job": 78804110925,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325529955"
    },
    {
      "job": 78804110931,
      "time": 209,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325676664"
    },
    {
      "job": 78803804173,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325483450"
    },
    {
      "job": 78804110872,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325508341"
    },
    {
      "job": 78804110923,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325511519"
    },
    {
      "job": 78804110932,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325513875"
    },
    {
      "job": 78804110991,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325514980"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/krahim/fftwtools",
  "_commit": {
    "id": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
    "author": "Karim Rahim <krahim@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1721248033
  },
  "_maintainer": {
    "name": "Karim Rahim",
    "email": "karim.rahim@queensu.ca",
    "login": "krahim",
    "description": "Maintains:\nhttps://CRAN.R-project.org/package=multitaper\nhttps://CRAN.R-project.org/package=fftwtools ",
    "uuid": 1154063
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "fftw",
      "role": "Suggests"
    }
  ],
  "_owner": "krahim",
  "_selfowned": true,
  "_usedby": 71,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "krahim",
      "count": 117,
      "uuid": 1154063
    },
    {
      "user": "rubak",
      "count": 4,
      "uuid": 6704085
    },
    {
      "user": "dipterix",
      "count": 3,
      "uuid": 8163576
    },
    {
      "user": "eddelbuettel",
      "count": 2,
      "uuid": 673121
    },
    {
      "user": "federicomarini",
      "count": 1,
      "uuid": 7447478
    }
  ],
  "_userbio": {
    "uuid": 1154063,
    "type": "user",
    "name": "Karim Rahim",
    "description": "Maintains:\r\nhttps://CRAN.R-project.org/package=multitaper\r\nhttps://CRAN.R-project.org/package=fftwtools "
  },
  "_downloads": {
    "count": 11729,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fftwtools"
  },
  "_devurl": "https://github.com/krahim/fftwtools",
  "_searchresults": 27,
  "_topics": [
    "fftw3"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fftwtools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/krahim/fftwtools",
  "_realowner": "krahim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9-1",
      "date": "2013-03-05"
    },
    {
      "version": "0.9-2",
      "date": "2013-03-18"
    },
    {
      "version": "0.9-3",
      "date": "2013-05-05"
    },
    {
      "version": "0.9-5",
      "date": "2013-06-26"
    },
    {
      "version": "0.9-6",
      "date": "2014-02-20"
    },
    {
      "version": "0.9-7",
      "date": "2015-03-18"
    },
    {
      "version": "0.9-8",
      "date": "2017-03-25"
    },
    {
      "version": "0.9-9",
      "date": "2020-10-03"
    },
    {
      "version": "0.9-10",
      "date": "2021-02-22"
    },
    {
      "version": "0.9-11",
      "date": "2021-03-01"
    }
  ],
  "_exports": [
    "fftw",
    "fftw_c2c",
    "fftw_c2c_2d",
    "fftw_c2c_3d",
    "fftw_c2c_xd",
    "fftw_c2r",
    "fftw_r2c",
    "fftw_r2c_2d",
    "fftw_r2c_3d",
    "fftw2d",
    "fftw3d",
    "mvfftw",
    "mvfftw_c2c",
    "mvfftw_c2r",
    "mvfftw_r2c"
  ],
  "_help": [
    {
      "page": "fftw",
      "title": "Compute fft using fftw3",
      "topics": [
        "fftw",
        "fftw_c2c",
        "fftw_c2r",
        "fftw_r2c"
      ]
    },
    {
      "page": "fftw2d",
      "title": "Compute a two-dimensional FFT on a matrix using FFTW3",
      "topics": [
        "fftw2d",
        "fftw_c2c_2d",
        "fftw_c2c_xd",
        "fftw_r2c_2d"
      ]
    },
    {
      "page": "fftw3d",
      "title": "Compute a two-dimensional FFT on a matrix using FFTW3",
      "topics": [
        "fftw3d",
        "fftw_c2c_3d",
        "fftw_r2c_3d"
      ]
    },
    {
      "page": "mvfftw",
      "title": "Compute the FFT on each column of a matrix using FFTW3",
      "topics": [
        "mvfftw",
        "mvfftw_c2c",
        "mvfftw_c2r",
        "mvfftw_r2c"
      ]
    }
  ],
  "_readme": "https://github.com/krahim/fftwtools/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    }
  ],
  "_vignettes": [
    {
      "source": "testTimeAndSimpleUse.Rnw",
      "filename": "testTimeAndSimpleUse.pdf",
      "title": "ffttools example and simple use example",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-02-20 15:02:21",
      "modified": "2014-02-20 19:08:59",
      "commits": 2
    }
  ],
  "_score": 9.130034349546452,
  "_indexed": true,
  "_nocasepkg": "fftwtools",
  "_universes": [
    "krahim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "5d0fc31615437111106d7abbf196f773eefb688dc0f1ea9a86f739382be0c946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "757f82b10f15cdd8a735d8b2788c6aa5476334288658c6820f4553d2fd61594a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "9c8eaea0ca70c434c602e929cf2ed050d8e3188613f55b2c9baef0b3e0226c15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "97859a12f67a2bf8e774617fa44e473270066e385d8dfb37897b65f8b34aad83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-11",
      "date": "2026-06-01T07:20:05.000Z",
      "arch": "aarch64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "455a80da0ca61367de72972b98287b9a7292e57d011ef55903c63c3e24bbc201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-11",
      "date": "2026-06-01T07:27:57.000Z",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "38ef7d44c1a184d7b66f316de32e3bbf0bff2338862f2fd6605ca3e3555a22c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-11",
      "date": "2026-06-01T07:20:02.000Z",
      "arch": "aarch64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "a519d400c7e7239cc62b1144e53334dd4d7eb4f6e73ab4e33e63b37fd9a6a941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-11",
      "date": "2026-06-01T07:28:41.000Z",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "4f7980929700db1a94901dac3e989e40f0d6ba4b6cc19bb03b821b30f7cd7ff3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:51.000Z",
      "arch": "emscripten",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "038a3661d81a747e1c5980ba5a786df2af363c939b93e98bf667054f9f99970c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:30.000Z",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "6ffb1b06d3f7b93a00de056ec1ddf233eb4f3d2cec64593a6790731234abd02b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:32.000Z",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "01dc4fc93d01454e73ae0055e3730ef8312dadb57a3edb97408c628921cfd50d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9-11",
      "date": "2026-06-01T07:18:36.000Z",
      "arch": "x86_64",
      "commit": "99289043bb174e574f4c96e22c49d4a4a2ab3eb0",
      "fileid": "13a76b091653b72f7611ec22af4110bbc69e80f45888ffa2e608e3b3bd9f4f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krahim/actions/runs/26740693778"
    }
  ]
}