{
  "_id": "6a0fef27acfb0bcc41c74c20",
  "Package": "Ruido",
  "Title": "Soundscape Spectral Metrics",
  "Version": "1.0.3",
  "Date": "2026-4-18",
  "Authors@R": "c(\nperson(given = \"Arthur Igor da\", family = \"Fonseca-Freire\", email = \"arthur.igorr@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(given = \"Weslley Geremias dos\", family = \"Santos\", email = \"weslleygeremias@gmail.com\", role = \"aut\"),\nperson(given = \"Lucas Rodriguez\", family =  \"Forti\", email = \"lucas.forti@ufersa.edu.br\", role = \"aut\")\n)",
  "Description": "Accessible and flexible implementation of spectral\necoacoustic indices. The functions were design to accommodate a\nvariety of sampling designs. Users can tailor calculations by\nspecifying spectrogram time bin size, amplitude thresholds and\nnormality tests. By simplifying computation and standardizing\nreproducible methods, the package aims to support ecoacoustics\nstudies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Maintainer": "Arthur Igor da Fonseca-Freire <arthur.igorr@gmail.com>",
  "BugReports": "https://github.com/Arthurigorr/Ruido/issues",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Arthurigorr/Ruido",
  "Language": "en-US",
  "LazyData": "true",
  "Repository": "https://arthurigorr.r-universe.dev",
  "Date/Publication": "2026-04-22 01:11:33 UTC",
  "RemoteUrl": "https://github.com/arthurigorr/ruido",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 05:47:13 UTC",
    "User": "root"
  },
  "Author": "Arthur Igor da Fonseca-Freire [aut, cre, cph],\nWeslley Geremias dos Santos [aut],\nLucas Rodriguez Forti [aut]",
  "MD5sum": "32df8527570449192291f6d3e989346d",
  "_user": "arthurigorr",
  "_type": "src",
  "_file": "Ruido_1.0.3.tar.gz",
  "_fileid": "f6077b3c1bae39757933edd4ed92c99302f8f35a69e93429cd17ecc65cb1c801",
  "_filesize": 311477,
  "_sha256": "f6077b3c1bae39757933edd4ed92c99302f8f35a69e93429cd17ecc65cb1c801",
  "_created": "2026-05-22T05:47:13.000Z",
  "_published": "2026-05-22T05:52:39.683Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77323656631,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153641027"
    },
    {
      "job": 77323656606,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153640137"
    },
    {
      "job": 77323656667,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153669448"
    },
    {
      "job": 77323656613,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153660945"
    },
    {
      "job": 77323434237,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153616621"
    },
    {
      "job": 77323656626,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153634765"
    },
    {
      "job": 77323656616,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153633386"
    },
    {
      "job": 77323656608,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153633273"
    },
    {
      "job": 77323656597,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153631793"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arthurigorr/ruido",
  "_commit": {
    "id": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
    "author": "Arthurigorr <arthur.igorr@gmail.com>",
    "committer": "Arthurigorr <arthur.igorr@gmail.com>",
    "message": "Update DESCRIPTION and README.md to better reflect the package's current purpose\n",
    "time": 1776820293
  },
  "_maintainer": {
    "name": "Arthur Igor da Fonseca-Freire",
    "email": "arthur.igorr@gmail.com",
    "login": "arthurigorr",
    "uuid": 24799276
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tuneR",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "nortest",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "arthurigorr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 17
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 18
    },
    {
      "week": "2025-46",
      "n": 43
    },
    {
      "week": "2025-48",
      "n": 12
    },
    {
      "week": "2025-49",
      "n": 8
    },
    {
      "week": "2025-50",
      "n": 22
    },
    {
      "week": "2025-51",
      "n": 13
    },
    {
      "week": "2025-52",
      "n": 36
    },
    {
      "week": "2026-06",
      "n": 9
    },
    {
      "week": "2026-09",
      "n": 25
    },
    {
      "week": "2026-10",
      "n": 16
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-17",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2026-04-18"
    }
  ],
  "_topics": [
    "ecoacoustics",
    "ecology"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arthurigorr",
      "count": 296,
      "uuid": 24799276
    }
  ],
  "_userbio": {
    "uuid": 24799276,
    "type": "user",
    "name": "Arthur Freire"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Ruido"
  },
  "_devurl": "https://github.com/arthurigorr/ruido",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Ruido.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arthurigorr/ruido",
  "_realowner": "arthurigorr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.1",
      "date": "2025-12-18"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-06"
    },
    {
      "version": "1.0.3",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "ACIspec",
    "activity",
    "bgNoise",
    "multActivity",
    "plot",
    "satBackup",
    "singleSat",
    "soundMat",
    "soundSat"
  ],
  "_datasets": [
    {
      "name": "sampleBGN",
      "title": "Sample noise.matrix object",
      "object": "sampleBGN",
      "class": [
        "noise.matrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "ACIspec",
      "title": "Spectral Acoustic Complexity Index",
      "topics": [
        "ACIspec"
      ]
    },
    {
      "page": "activity",
      "title": "Acoustic Activity Matrix",
      "topics": [
        "activity"
      ]
    },
    {
      "page": "bgNoise",
      "title": "Background Noise and Soundscape Power Index",
      "topics": [
        "bgNoise"
      ]
    },
    {
      "page": "multActivity",
      "title": "Multiple Acoustic Activity Matrix",
      "topics": [
        "multActivity"
      ]
    },
    {
      "page": "noise.matrix-class",
      "title": "noise.matrix class",
      "topics": [
        "noise.matrix-class"
      ]
    },
    {
      "page": "plot-noise.matrix-ANY-method",
      "title": "Plot noise.matrix objects",
      "topics": [
        "plot,noise.matrix,ANY-method"
      ]
    },
    {
      "page": "plotNOISE",
      "title": "Plot noise.matrix objects",
      "topics": [
        "plotNOISE"
      ]
    },
    {
      "page": "sampleBGN",
      "title": "Sample noise.matrix object",
      "topics": [
        "sampleBGN"
      ]
    },
    {
      "page": "satBackup",
      "title": "Backup for Ruido's functions",
      "topics": [
        "satBackup"
      ]
    },
    {
      "page": "singleSat",
      "title": "Single Soundscape Saturation Index",
      "topics": [
        "singleSat"
      ]
    },
    {
      "page": "soundMat",
      "title": "Soundscape Saturation Matrix",
      "topics": [
        "soundMat"
      ]
    },
    {
      "page": "soundSat",
      "title": "Soundscape Saturation Index",
      "topics": [
        "soundSat"
      ]
    }
  ],
  "_readme": "https://github.com/arthurigorr/ruido/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "nortest",
    "signal",
    "tuneR"
  ],
  "_score": 3.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "ruido",
  "_universes": [
    "arthurigorr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-22T05:49:12.000Z",
      "distro": "noble",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "c38cae7c00c42e90fd8ac4bf0cec2eb29cc72484e5c9b9a975e97b0202e649fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-22T05:49:09.000Z",
      "distro": "noble",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "6941b94c1494443f7fe2e61457297a4b28712806cded60aab9f151b45a55a32e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-22T05:51:44.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "b84902dc2c955119135799f1dbfae85540b23dc01f40fb56120bf7b51d0fb342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-22T05:51:01.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "7da3923084fa8682424b16b7f01a74b5fc839da82c5ea44090ab9fddb05159a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T05:49:00.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "3ebb794150fbfc0c5dcd8eefc7664ec4ec8cbf5a74f9368a40c535ed5098bef3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T05:48:28.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "21fa5c83d6fb1b725132ce4adbc55a83b1bdcdd8d28cb5282dea7f597eeaef26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T05:48:27.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "02d0158b456ae34a6bbfb27e06b8c56297b64ce83037eae8c9efb141444cab19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T05:48:18.000Z",
      "commit": "bf4b557bf82a7f0cd9fbc54cf59924d7ce704f4b",
      "fileid": "ec07e631063a44b95ed20f7835bb60f448805395acb6feab23551d252c0b4c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arthurigorr/actions/runs/26270736041"
    }
  ]
}