{
  "_id": "6a1eae2ab25058d4daada4ec",
  "Package": "voiceR",
  "Type": "Package",
  "Title": "Voice Analytics for Social Scientists",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Francesc\",\nfamily = \"Busquet\",\nemail = \"francesc.busquet@unisg.ch\",\nrole = c(\"aut\", \"cre\")),\nperson(given = \"Christian\",\nfamily = \"Hildebrand\",\nemail = \"christian.hildebrand@unisg.ch\",\nrole = c(\"aut\")))",
  "Author": "Francesc Busquet [aut, cre], Christian Hildebrand [aut]",
  "Maintainer": "Francesc Busquet <francesc.busquet@unisg.ch>",
  "Description": "Simplifies and largely automates practical voice analytics\nfor social science research. This package offers an accessible\nand easy-to-use interface, including an interactive Shiny app,\nthat simplifies the processing, extraction, analysis, and\nreporting of voice recording data in the behavioral and social\nsciences. The package includes batch processing capabilities to\nread and analyze multiple voice files in parallel, automates\nthe extraction of key vocal features for further analysis, and\nautomatically generates APA formatted reports for typical\nbetween-group comparisons in experimental social science\nresearch. A more extensive methodological introduction that\ninspired the development of the 'voiceR' package is provided in\nHildebrand et al. 2020 <doi:10.1016/j.jbusres.2020.09.020>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:14:06 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibsndfile1-dev libuv1-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://voiceanalyticshub.r-universe.dev",
  "Date/Publication": "2023-09-12 21:30:40 UTC",
  "RemoteUrl": "https://github.com/cran/voiceR",
  "RemoteRef": "HEAD",
  "RemoteSha": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
  "MD5sum": "ba35204e5aad03d91960f708bd8684e8",
  "_user": "voiceanalyticshub",
  "_type": "src",
  "_file": "voiceR_0.1.0.tar.gz",
  "_fileid": "2ea679fc5607605bce396693b52c09786a020db9e7deb11d44abb7b856685930",
  "_filesize": 3157026,
  "_sha256": "2ea679fc5607605bce396693b52c09786a020db9e7deb11d44abb7b856685930",
  "_created": "2026-06-02T10:14:06.000Z",
  "_published": "2026-06-02T10:19:22.562Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79048472078,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355029012"
    },
    {
      "job": 79048472134,
      "time": 266,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355033173"
    },
    {
      "job": 79048472191,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355008516"
    },
    {
      "job": 79048472189,
      "time": 265,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355020776"
    },
    {
      "job": 79047809533,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354943263"
    },
    {
      "job": 79048472066,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355002861"
    },
    {
      "job": 79048472163,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355008812"
    },
    {
      "job": 79048472188,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355005067"
    },
    {
      "job": 79048472170,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355009679"
    }
  ],
  "_buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/voiceR",
  "_commit": {
    "id": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
    "author": "Francesc Busquet <francesc.busquet@unisg.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1694554240
  },
  "_maintainer": {
    "name": "Francesc Busquet",
    "email": "francesc.busquet@unisg.ch",
    "login": "voiceanalyticshub",
    "description": "",
    "uuid": 145456802
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "FSA",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "phia",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "seewave",
      "role": "Imports"
    },
    {
      "package": "tuneR",
      "role": "Imports"
    },
    {
      "package": "soundgen",
      "role": "Imports"
    },
    {
      "package": "rcompanion",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "voiceanalyticshub",
      "count": 1,
      "uuid": 145456802
    }
  ],
  "_userbio": {
    "uuid": 145456802,
    "type": "user",
    "name": "voiceanalyticshub"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/voiceR"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/voiceR.html",
    "manual.pdf"
  ],
  "_realowner": "voiceanalyticshub",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-09-12"
    }
  ],
  "_exports": [
    "autoExtract",
    "autoReport",
    "comparisonPlots",
    "getComponents",
    "getConditions",
    "getDimensions",
    "getIds",
    "MissDimPerId",
    "normalityPlots",
    "normalizeData",
    "preprocess",
    "readAudio",
    "saveAudio",
    "tableANOVA",
    "tableDunn",
    "tableKruskal",
    "tableNormality",
    "tableSchreirer",
    "tableSimpleMainEffects",
    "tableSummary",
    "tableTukey",
    "voiceRApp"
  ],
  "_datasets": [
    {
      "name": "testAudioData",
      "title": "voiceR test Audio Data",
      "object": "testAudioData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Condition",
        "Dimension",
        "duration",
        "voice_breaks_percent",
        "RMS_env",
        "mean_loudness",
        "mean_F0",
        "sd_F0",
        "mean_entropy",
        "mean_HNR"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "testAudioList",
      "title": "voiceR test Audio List",
      "object": "testAudioList",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "autoExtract",
      "title": "Automatically analyze audio files",
      "topics": [
        "autoExtract"
      ]
    },
    {
      "page": "autoReport",
      "title": "Generate a Summary Report",
      "topics": [
        "autoReport"
      ]
    },
    {
      "page": "comparisonPlots",
      "title": "Create boxplots for extracted audio features",
      "topics": [
        "comparisonPlots"
      ]
    },
    {
      "page": "createEmptyDF",
      "title": "Create an Empty data.frame",
      "topics": [
        "createEmptyDF"
      ]
    },
    {
      "page": "getComponents",
      "title": "Get Components Name and Positions",
      "topics": [
        "getComponents"
      ]
    },
    {
      "page": "getConditions",
      "title": "Get Conditions",
      "topics": [
        "getConditions"
      ]
    },
    {
      "page": "getDimensions",
      "title": "Get Dimensions",
      "topics": [
        "getDimensions"
      ]
    },
    {
      "page": "getIds",
      "title": "Get IDs",
      "topics": [
        "getIds"
      ]
    },
    {
      "page": "MissDimPerId",
      "title": "What IDs have missing dimensions?",
      "topics": [
        "MissDimPerId"
      ]
    },
    {
      "page": "normalityPlots",
      "title": "Normality Plots",
      "topics": [
        "normalityPlots"
      ]
    },
    {
      "page": "normalizeData",
      "title": "Normalize audio data using Box-Cox transformation",
      "topics": [
        "normalizeData"
      ]
    },
    {
      "page": "preprocess",
      "title": "Preprocess list of Audio objects",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "readAudio",
      "title": "Read Audio Files",
      "topics": [
        "readAudio"
      ]
    },
    {
      "page": "saveAudio",
      "title": "Save Audio Files",
      "topics": [
        "saveAudio"
      ]
    },
    {
      "page": "tableANOVA",
      "title": "Create a Table of ANOVA results",
      "topics": [
        "tableANOVA"
      ]
    },
    {
      "page": "tableDunn",
      "title": "Create a Table for the results of a Dunn's test",
      "topics": [
        "tableDunn"
      ]
    },
    {
      "page": "tableKruskal",
      "title": "Create a table for Kruskal-Wallis test results",
      "topics": [
        "tableKruskal"
      ]
    },
    {
      "page": "tableNormality",
      "title": "Create a table for Shapiro Wilk results",
      "topics": [
        "tableNormality"
      ]
    },
    {
      "page": "tableSchreirer",
      "title": "Create a table for the Scheirer-Ray-Hare test results",
      "topics": [
        "tableSchreirer"
      ]
    },
    {
      "page": "tableSimpleMainEffects",
      "title": "Create a table for simple main effects analysis",
      "topics": [
        "tableSimpleMainEffects"
      ]
    },
    {
      "page": "tableSummary",
      "title": "Create a summary table",
      "topics": [
        "tableSummary"
      ]
    },
    {
      "page": "tableTukey",
      "title": "Create a table for Tukey HSD test results",
      "topics": [
        "tableTukey"
      ]
    },
    {
      "page": "testAudioData",
      "title": "voiceR test Audio Data",
      "topics": [
        "testAudioData"
      ]
    },
    {
      "page": "testAudioList",
      "title": "voiceR test Audio List",
      "topics": [
        "testAudioList"
      ]
    },
    {
      "page": "voiceRApp",
      "title": "Start voiceR Shiny App",
      "topics": [
        "voiceRApp"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "ca",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "coin",
    "colorspace",
    "commonmark",
    "corrplot",
    "corrr",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "Deriv",
    "DescTools",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "DT",
    "dtw",
    "dunn.test",
    "e1071",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "FlexParamCurve",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "FSA",
    "gclus",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggthemes",
    "gld",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "libcoin",
    "lifecycle",
    "lme4",
    "lmom",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "modeltools",
    "multcomp",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "nonlinearTseries",
    "nortest",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "permute",
    "phia",
    "phonTools",
    "pillar",
    "pkgconfig",
    "plotly",
    "plotrix",
    "plyr",
    "polynom",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "qap",
    "quadprog",
    "quantmod",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "rcompanion",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "registry",
    "rematch",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rstatix",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "scrutiny",
    "seewave",
    "seriation",
    "shiny",
    "shinyFiles",
    "shinyjs",
    "signal",
    "soundgen",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tseries",
    "TSP",
    "TTR",
    "tuneR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "voicer",
  "_universes": [
    "voiceanalyticshub"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T10:17:20.000Z",
      "distro": "noble",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "4713cd5d7a3594e9588c2fb987889bfc072802a290c349e2222b50c621e86d71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T10:17:24.000Z",
      "distro": "noble",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "61aab60d5f65d52ded6b655bcded18a22c1ad3718ca4795253f4a406b396dd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T10:16:35.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "425431d024104ad9d6ea8d55c9e74cb1fc47e0a083b5539d23fa2178a661ef21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T10:17:01.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "4d230c219df9e45c9bbefe1157c0381b3dfce50d6a2e460c7bb452275f017791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T10:17:27.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "d6134fd4264c6851a7efa51fe891794a50ca1b7afff17f9c610b7036090886af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:16:00.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "d920c2bf16dcfb99286a75c55734fa5391f95aa0f062069d0383758eed8c943c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:16:13.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "7123a2b748af6a1ff43e4158230ea7cd0e9ba539cf819b682be53ea51fafe69d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T10:15:59.000Z",
      "commit": "d38cfebd5fa6dfadc0081028d8b9156f2cb12e2b",
      "fileid": "750bbbbad9b0d9499d0e9fbebc9aea122ed628d3a3f77a48db0bab33d621a99c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/voiceanalyticshub/actions/runs/26813051993"
    }
  ]
}