{
  "_id": "6a27ad8b24555f66ed534b87",
  "Type": "Package",
  "Package": "tidynorm",
  "Title": "Tools for Tidy Vowel Normalization",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(\"Josef\", \"Fruehwald\", , \"JoFrhwld@gmail.com\", role = c(\"cre\", \"aut\", \"cph\"))\n)",
  "Description": "An implementation of tidy speaker vowel normalization.\nThis includes generic functions for defining new normalization\nmethods for points, formant tracks, and Discrete Cosine\nTransform coefficients, as well as convenience functions\nimplementing established normalization methods. References for\nthe implemented methods are: Johnson, Keith (2020)\n<doi:10.5334/labphon.196> Lobanov, Boris (1971)\n<doi:10.1121/1.1912396> Nearey, Terrance M. (1978)\n<https://sites.ualberta.ca/~tnearey/Nearey1978_compressed.pdf>\nSyrdal, Ann K., and Gopal, H. S. (1986) <doi:10.1121/1.393381>\nWatt, Dominic, and Fabricius, Anne (2002)\n<https://www.latl.leeds.ac.uk/article/evaluation-of-a-technique-for-improving-the-mapping-of-multiple-speakers-vowel-spaces-in-the-f1-f2-plane/>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://jofrhwld.github.io/tidynorm/,\nhttps://github.com/JoFrhwld/tidynorm",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "VignetteBuilder": "quarto",
  "BugReports": "https://github.com/JoFrhwld/tidynorm/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 06:02:57 UTC",
    "User": "root"
  },
  "Author": "Josef Fruehwald [cre, aut, cph]",
  "Maintainer": "Josef Fruehwald <JoFrhwld@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-10 16:14:16 UTC",
  "RemoteUrl": "https://github.com/cran/tidynorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
  "MD5sum": "4cbc4b9d22bbe8c846a9f27fe595022c",
  "_user": "cran",
  "_type": "src",
  "_file": "tidynorm_0.4.1.tar.gz",
  "_fileid": "e99e2ef625194b3f2f097f6d991a14b2d09251b261e2bb4ccfc114af020d8a88",
  "_filesize": 2374671,
  "_sha256": "e99e2ef625194b3f2f097f6d991a14b2d09251b261e2bb4ccfc114af020d8a88",
  "_created": "2026-06-09T06:02:57.000Z",
  "_published": "2026-06-09T06:07:07.254Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80258530000,
      "time": 200,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499750659"
    },
    {
      "job": 80258529985,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7499738137"
    },
    {
      "job": 80258530002,
      "time": 186,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499747409"
    },
    {
      "job": 80258529995,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499741036"
    },
    {
      "job": 80258039448,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499702175"
    },
    {
      "job": 80258529976,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499740584"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tidynorm",
  "_commit": {
    "id": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
    "author": "Josef Fruehwald <JoFrhwld@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.1\n",
    "time": 1778429656
  },
  "_maintainer": {
    "name": "Josef Fruehwald",
    "email": "jofrhwld@gmail.com",
    "login": "jofrhwld",
    "bluesky": "@jofrhwld.bsky.social",
    "description": "",
    "uuid": 178755
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "options",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "ggdensity",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2025-06-16"
    },
    {
      "name": "0.3.1",
      "date": "2025-10-06"
    },
    {
      "name": "0.4.0",
      "date": "2025-10-26"
    },
    {
      "name": "0.4.1",
      "date": "2026-05-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jofrhwld",
      "count": 4,
      "uuid": 178755
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidynorm"
  },
  "_devurl": "https://github.com/jofrhwld/tidynorm",
  "_pkgdown": "https://jofrhwld.github.io/tidynorm/",
  "_searchresults": 67,
  "_quarto": true,
  "_topics": [
    "quarto",
    "openblas",
    "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/tidynorm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jofrhwld/tidynorm",
  "_realowner": "jofrhwld",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-06-16"
    },
    {
      "version": "0.3.1",
      "date": "2025-10-06"
    },
    {
      "version": "0.4.0",
      "date": "2025-10-26"
    },
    {
      "version": "0.4.1",
      "date": "2026-05-10"
    }
  ],
  "_exports": [
    "bark_to_hz",
    "check_norm",
    "dct",
    "dct_basis",
    "hz_to_bark",
    "hz_to_mel",
    "idct",
    "idct_accel",
    "idct_rate",
    "mel_to_hz",
    "norm_barkz",
    "norm_dct_barkz",
    "norm_dct_deltaF",
    "norm_dct_generic",
    "norm_dct_lobanov",
    "norm_dct_nearey",
    "norm_dct_wattfab",
    "norm_deltaF",
    "norm_generic",
    "norm_lobanov",
    "norm_nearey",
    "norm_track_barkz",
    "norm_track_deltaF",
    "norm_track_generic",
    "norm_track_lobanov",
    "norm_track_nearey",
    "norm_track_wattfab",
    "norm_wattfab",
    "reframe_with_dct",
    "reframe_with_dct_smooth",
    "reframe_with_idct",
    "tidynorm_options"
  ],
  "_datasets": [
    {
      "name": "speaker_data",
      "title": "Speaker Data",
      "object": "speaker_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "speaker",
        "vowel",
        "plt_vclass",
        "ipa_vclass",
        "word",
        "F1",
        "F2",
        "F3"
      ],
      "rows": 10697,
      "table": true,
      "tojson": true
    },
    {
      "name": "speaker_tracks",
      "title": "Speaker Tracks",
      "object": "speaker_tracks",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "speaker",
        "id",
        "vowel",
        "plt_vclass",
        "word",
        "t",
        "F1",
        "F2",
        "F3"
      ],
      "rows": 19500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bark_to_hz",
      "title": "Bark to Hz",
      "topics": [
        "bark_to_hz"
      ]
    },
    {
      "page": "check_norm",
      "title": "Check Normalization Procedures",
      "topics": [
        "check_norm"
      ]
    },
    {
      "page": "dct_basis",
      "title": "DCT Basis",
      "topics": [
        "dct_basis"
      ]
    },
    {
      "page": "hz_to_bark",
      "title": "Hz to Bark",
      "topics": [
        "hz_to_bark"
      ]
    },
    {
      "page": "hz_to_mel",
      "title": "Hz to Mel",
      "topics": [
        "hz_to_mel"
      ]
    },
    {
      "page": "idct_accel",
      "title": "Inverse Discrete Cosine Transform Acceleration",
      "topics": [
        "idct_accel"
      ]
    },
    {
      "page": "idct_rate",
      "title": "Inverse Discrete Cosine Transform Rate",
      "topics": [
        "idct_rate"
      ]
    },
    {
      "page": "mel_to_hz",
      "title": "Mel to Hz",
      "topics": [
        "mel_to_hz"
      ]
    },
    {
      "page": "norm_barkz",
      "title": "Bark Difference Normalize",
      "topics": [
        "norm_barkz"
      ]
    },
    {
      "page": "norm_dct_barkz",
      "title": "Bark Difference DCT Normalization",
      "topics": [
        "norm_dct_barkz"
      ]
    },
    {
      "page": "norm_dct_deltaF",
      "title": "Delta F DCT Normalization",
      "topics": [
        "norm_dct_deltaF"
      ]
    },
    {
      "page": "norm_dct_generic",
      "title": "Generic Formant DCT Normalization Procedure",
      "topics": [
        "norm_dct_generic"
      ]
    },
    {
      "page": "norm_dct_lobanov",
      "title": "Lobanov DCT Normalization",
      "topics": [
        "norm_dct_lobanov"
      ]
    },
    {
      "page": "norm_dct_nearey",
      "title": "Nearey DCT Normalization",
      "topics": [
        "norm_dct_nearey"
      ]
    },
    {
      "page": "norm_dct_wattfab",
      "title": "Watt and Fabricius DCT normalization",
      "topics": [
        "norm_dct_wattfab"
      ]
    },
    {
      "page": "norm_deltaF",
      "title": "Delta F Normalize",
      "topics": [
        "norm_deltaF"
      ]
    },
    {
      "page": "norm_generic",
      "title": "Generic Normalization Procedure",
      "topics": [
        "norm_generic"
      ]
    },
    {
      "page": "norm_lobanov",
      "title": "Lobanov Normalize",
      "topics": [
        "norm_lobanov"
      ]
    },
    {
      "page": "norm_nearey",
      "title": "Nearey Normalize",
      "topics": [
        "norm_nearey"
      ]
    },
    {
      "page": "norm_track_barkz",
      "title": "Bark Difference Track Normalization",
      "topics": [
        "norm_track_barkz"
      ]
    },
    {
      "page": "norm_track_deltaF",
      "title": "Delta F Track Normalization",
      "topics": [
        "norm_track_deltaF"
      ]
    },
    {
      "page": "norm_track_generic",
      "title": "Generic Formant Track Normalization Procedure",
      "topics": [
        "norm_track_generic"
      ]
    },
    {
      "page": "norm_track_lobanov",
      "title": "Lobanov Track Normalization",
      "topics": [
        "norm_track_lobanov"
      ]
    },
    {
      "page": "norm_track_nearey",
      "title": "Nearey Track Normalization",
      "topics": [
        "norm_track_nearey"
      ]
    },
    {
      "page": "norm_track_wattfab",
      "title": "Watt and Fabricius Track normalization",
      "topics": [
        "norm_track_wattfab"
      ]
    },
    {
      "page": "norm_wattfab",
      "title": "Watt & Fabricius Normalize",
      "topics": [
        "norm_wattfab"
      ]
    },
    {
      "page": "options",
      "title": "tidynorm Options",
      "topics": [
        "options"
      ]
    },
    {
      "page": "reframe_with_dct",
      "title": "Reframe with DCT",
      "topics": [
        "reframe_with_dct"
      ]
    },
    {
      "page": "reframe_with_dct_smooth",
      "title": "Reframe with DCT Smooth",
      "topics": [
        "reframe_with_dct_smooth"
      ]
    },
    {
      "page": "reframe_with_idct",
      "title": "Reframe with IDCT",
      "topics": [
        "reframe_with_idct"
      ]
    },
    {
      "page": "speaker_data",
      "title": "Speaker Data",
      "topics": [
        "speaker_data"
      ]
    },
    {
      "page": "speaker_tracks",
      "title": "Speaker Tracks",
      "topics": [
        "speaker_tracks"
      ]
    },
    {
      "page": "tidynorm_options",
      "title": "Set tidynorm options",
      "topics": [
        "tidynorm_options"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/tidynorm/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/tidynorm/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "options",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "checking.qmd",
      "filename": "checking.html",
      "title": "Checking Normalization Procedures",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-06-16 13:04:13",
      "modified": "2025-06-16 13:04:13",
      "commits": 1
    },
    {
      "source": "norm-methods.qmd",
      "filename": "norm-methods.html",
      "title": "Normalization Methods",
      "engine": "quarto::html",
      "headings": [
        "Lobanov [@lobanov]",
        "Using the Lobanov normalization functions",
        "On points",
        "On tracks",
        "On DCT Coefficients",
        "Nearey Normalization [@neareyPhoneticFeatureSystems1978]",
        "Using the Nearey normalization functions",
        "Delta F [@johnsonDFMethodVocal2020]",
        "Using the DeltaF normalization functions",
        "On DCT coefficients",
        "Watt & Fabricious [@wattEvaluationTechniqueImproving2002]",
        "Using the Watt & Fabricious normaliation functions",
        "Bark Difference [@syrdalPerceptualModelVowel1986]",
        "Using the Bark Difference normalization functions",
        "References"
      ],
      "created": "2025-06-16 13:04:13",
      "modified": "2025-06-16 13:04:13",
      "commits": 1
    },
    {
      "source": "normalization-overview.qmd",
      "filename": "normalization-overview.html",
      "title": "Normalization Overview",
      "engine": "quarto::html",
      "headings": [
        "Introduction to the problem",
        "An example",
        "Generalizing Normalization Procedures",
        "Examples",
        "$\\Delta$F"
      ],
      "created": "2025-06-16 13:04:13",
      "modified": "2025-06-16 13:04:13",
      "commits": 1
    },
    {
      "source": "normalizing_formant_tracks.qmd",
      "filename": "normalizing_formant_tracks.html",
      "title": "Normalizing Formant Tracks",
      "engine": "quarto::html",
      "headings": [
        "Token IDs"
      ],
      "created": "2025-06-16 13:04:13",
      "modified": "2025-06-16 13:04:13",
      "commits": 1
    },
    {
      "source": "dct.qmd",
      "filename": "dct.html",
      "title": "The Discrete Cosine Transform",
      "engine": "quarto::html",
      "headings": [
        "A brief description",
        "DCT functions in tidynorm",
        "Getting average formant tracks",
        "The DCT Basis"
      ],
      "created": "2025-06-16 13:04:13",
      "modified": "2025-06-16 13:04:13",
      "commits": 1
    }
  ],
  "_score": 4.826074802700826,
  "_indexed": false,
  "_nocasepkg": "tidynorm",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jofrhwld.r-universe.dev/tidynorm",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T06:06:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
      "fileid": "7adfaff1484a98bee1bed3099778da7429f4d4d0b2037cbcb84e31b2b4030bc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T06:05:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
      "fileid": "ef5e236f01269a07538a80f2fb37804d93c7e519700600da01c8ccabaebf682a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T06:05:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
      "fileid": "fe8cef3d4626db0ff34b3bf4f5664a1cba2873c3fe356b806cb4c43ac3387886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-09T06:05:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
      "fileid": "d450eebe40913ce926b6f8ce4ecb50c9fcc7cb56dca0a21f4bbd052a67051230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-09T06:05:59.000Z",
      "arch": "emscripten",
      "commit": "6339552d57ab2f0b571a14dec47c3d4165aeba95",
      "fileid": "404595720997dc09463e526f1b355c63a8eec538833d5f5ff20ac4783376d795",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27186987032"
    }
  ]
}