{
  "_id": "6a102beeacfb0bcc41c92d8a",
  "Package": "dtt",
  "Type": "Package",
  "Title": "Discrete Trigonometric Transforms",
  "Version": "0.1-2.1",
  "Authors@R": "person(given = \"Lukasz\",\nfamily = \"Komsta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lukasz.komsta@umlub.pl\")",
  "License": "GPL (>= 2)",
  "URL": "https://www.r-project.org, https://www.komsta.net/",
  "Description": "Provides functions for 1D and 2D Discrete Cosine Transform\n(DCT), Discrete Sine Transform (DST) and Discrete Hartley\nTransform (DHT).",
  "Packaged": {
    "Date": "2026-05-13 06:25:31 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Author": "Lukasz Komsta [aut, cre]",
  "Maintainer": "Lukasz Komsta <lukasz.komsta@umlub.pl>",
  "Repository": "https://luqqe.r-universe.dev",
  "Date/Publication": "2025-06-17 10:53:30 UTC",
  "RemoteUrl": "https://github.com/cran/dtt",
  "RemoteRef": "HEAD",
  "RemoteSha": "acd542f7e59ca228f9630b125ce2f20944e817c2",
  "MD5sum": "dd3c7635fa1c939219fcdefc29b71e79",
  "_user": "luqqe",
  "_type": "src",
  "_file": "dtt_0.1-2.1.tar.gz",
  "_fileid": "761b5e0c897856079309bb521a14954c54df550b564945d519acc82935c64b04",
  "_filesize": 89628,
  "_sha256": "761b5e0c897856079309bb521a14954c54df550b564945d519acc82935c64b04",
  "_created": "2026-05-13T06:25:31.000Z",
  "_published": "2026-05-22T10:11:58.549Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359401822,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963079611"
    },
    {
      "job": 77359401754,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963086598"
    },
    {
      "job": 77359401597,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963085432"
    },
    {
      "job": 77359401555,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963080247"
    },
    {
      "job": 77359401450,
      "time": 116,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963055473"
    },
    {
      "job": 77359400985,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158055928"
    },
    {
      "job": 77359401864,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963077604"
    },
    {
      "job": 77359402404,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963070626"
    },
    {
      "job": 77359402022,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963068797"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dtt",
  "_commit": {
    "id": "acd542f7e59ca228f9630b125ce2f20944e817c2",
    "author": "Lukasz Komsta <lukasz.komsta@umlub.pl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-2.1\n",
    "time": 1750157610
  },
  "_maintainer": {
    "name": "Lukasz Komsta",
    "email": "lukasz.komsta@umlub.pl",
    "login": "luqqe",
    "uuid": 22728459
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 41,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1-2.1",
      "date": "2025-06-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luqqe",
      "count": 2,
      "uuid": 22728459
    }
  ],
  "_userbio": {
    "uuid": 22728459,
    "type": "user",
    "name": "Łukasz Komsta",
    "description": "Pharmacist, researcher, programmer."
  },
  "_downloads": {
    "count": 10600,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dtt"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dtt.html",
    "manual.pdf"
  ],
  "_realowner": "luqqe",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2012-10-29"
    },
    {
      "version": "0.1-2",
      "date": "2013-12-30"
    },
    {
      "version": "0.1-2.1",
      "date": "2025-06-17"
    }
  ],
  "_exports": [
    "dct",
    "dht",
    "dst",
    "dtt",
    "mvdct",
    "mvdht",
    "mvdst",
    "mvdtt"
  ],
  "_help": [
    {
      "page": "dtt-package",
      "title": "Discrete Trigonometric Transforms",
      "topics": [
        "dtt-package"
      ]
    },
    {
      "page": "dtt",
      "title": "Discrete Trigonometric Transforms",
      "topics": [
        "dct",
        "dht",
        "dst",
        "dtt"
      ]
    },
    {
      "page": "mvdtt",
      "title": "2D Discrete Trigonometric Transforms",
      "topics": [
        "mvdct",
        "mvdht",
        "mvdst",
        "mvdtt"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 4.495422218415774,
  "_indexed": true,
  "_nocasepkg": "dtt",
  "_universes": [
    "luqqe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:27:19.000Z",
      "distro": "noble",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "10402e2690197dbddd90a6a14289bcd6e7bf04683fb616b3a6a4225d27711252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:27:47.000Z",
      "distro": "noble",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "b77e0064a76f68fb4ae70a4eb42439c3f6128f9d836dde356dc83eceff1340fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:27:45.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "e9e0bb769cb07bf7f243d0f1626b83ccb2d16b3804ecaa0120892ecd8aafa3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:27:24.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "be2d2480b4e29563c96c03f54c235514b5d409f591858a36ef28c4178ff2b798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:27:04.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "328c2fcdbe3e9b2e6628930ecade0ee0de37d9b7ff8d7435774ce79c5b4cfd91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:26:38.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "211bf99dac9b128c1f8a35f9e2c8b30d61ae4fec1cd3307ebca941101f1d9ccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-2.1",
      "date": "2026-05-13T06:26:31.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "56684eda37177ead8cb50a8bb61a93567db1b14a7787ef34ad437078a6e4b05b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2.1",
      "date": "2026-05-22T10:11:40.000Z",
      "commit": "acd542f7e59ca228f9630b125ce2f20944e817c2",
      "fileid": "448d01279e4277cc7d37970a37e2615efcb0e2d22b24fca697ef4811e0964416",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luqqe/actions/runs/25782240789"
    }
  ]
}