{
  "_id": "6a154f53acfb0bcc41d59cd4",
  "Type": "Package",
  "Package": "Rraven",
  "Title": "Connecting R and 'Raven' Sound Analysis Software",
  "Version": "1.0.16",
  "Authors@R": "person(\"Marcelo\", \"Araya-Salas\", role = c(\"aut\", \"cre\"), email = \"marcelo.araya@ucr.ac.cr\", comment = c(ORCID = \"0000-0003-3594-619X\"))",
  "Maintainer": "Marcelo Araya-Salas <marcelo.araya@ucr.ac.cr>",
  "Description": "A tool to exchange data between R and 'Raven' sound\nanalysis software (Cornell Lab of Ornithology). Functions work\non data formats compatible with the R package 'warbleR'.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "URL": "https://github.com/maRce10/Rraven",
  "BugReports": "https://github.com/maRce10/Rraven/issues",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-26 07:41:07 UTC",
    "User": "root"
  },
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake libfftw3-dev make libicu-dev libsndfile1-dev\nlibuv1-dev libssl-dev",
  "Repository": "https://marce10.r-universe.dev",
  "Date/Publication": "2025-10-28 21:36:58 UTC",
  "RemoteUrl": "https://github.com/maRce10/Rraven",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
  "Author": "Marcelo Araya-Salas [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3594-619X>)",
  "MD5sum": "f2155ceb4fcfd7a70b67c70906d42c70",
  "_user": "marce10",
  "_type": "src",
  "_file": "Rraven_1.0.16.tar.gz",
  "_fileid": "2089fcd6f2245742c349889f9af5808f03b8c33e76656cb89dc89b016586c0a4",
  "_filesize": 4437262,
  "_sha256": "2089fcd6f2245742c349889f9af5808f03b8c33e76656cb89dc89b016586c0a4",
  "_created": "2026-05-26T07:41:07.000Z",
  "_published": "2026-05-26T07:44:19.616Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77829077875,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211495189"
    },
    {
      "job": 77829077871,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211499907"
    },
    {
      "job": 77829077880,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211484783"
    },
    {
      "job": 77829077886,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211491263"
    },
    {
      "job": 77828562343,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211459559"
    },
    {
      "job": 77829077917,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211498849"
    },
    {
      "job": 77829077898,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211505090"
    },
    {
      "job": 77829077895,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211492330"
    },
    {
      "job": 77829077890,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211492286"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maRce10/Rraven",
  "_commit": {
    "id": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
    "author": "Marcelo Araya-Salas <marcelo.araya@ucr.ac.cr>",
    "committer": "Marcelo Araya-Salas <marcelo.araya@ucr.ac.cr>",
    "message": "group functions in pgkdown site\n",
    "time": 1761687418
  },
  "_maintainer": {
    "name": "Marcelo Araya-Salas",
    "email": "marcelo.araya@ucr.ac.cr",
    "login": "marce10",
    "description": "I am an evolutionary behavioral ecologist and scientific programmer/software developer 🇨🇷",
    "uuid": 13245502,
    "orcid": "0000-0003-3594-619X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "warbleR",
      "version": ">= 1.1.34",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "seewave",
      "role": "Imports"
    },
    {
      "package": "tuneR",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "NatureSounds",
      "role": "Suggests"
    }
  ],
  "_owner": "marce10",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "animal",
    "raven",
    "sounds"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "marce10",
      "count": 43,
      "uuid": 13245502
    },
    {
      "user": "danwoodrich",
      "count": 1,
      "uuid": 16928375
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 13245502,
    "type": "user",
    "name": "Marcelo Araya-Salas",
    "description": "I am an evolutionary behavioral ecologist and scientific programmer/software developer 🇨🇷"
  },
  "_downloads": {
    "count": 341,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rraven"
  },
  "_devurl": "https://github.com/marce10/rraven",
  "_searchresults": 66,
  "_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/Rraven.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marce10/rraven",
  "_realowner": "marce10",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-11-21"
    },
    {
      "version": "1.0.1",
      "date": "2018-02-11"
    },
    {
      "version": "1.0.2",
      "date": "2018-03-11"
    },
    {
      "version": "1.0.3",
      "date": "2018-05-22"
    },
    {
      "version": "1.0.4",
      "date": "2018-09-29"
    },
    {
      "version": "1.0.5",
      "date": "2019-03-08"
    },
    {
      "version": "1.0.6",
      "date": "2019-05-23"
    },
    {
      "version": "1.0.7",
      "date": "2019-09-04"
    },
    {
      "version": "1.0.8",
      "date": "2019-11-02"
    },
    {
      "version": "1.0.9",
      "date": "2020-02-12"
    },
    {
      "version": "1.0.10",
      "date": "2020-06-08"
    },
    {
      "version": "1.0.11",
      "date": "2021-01-28"
    },
    {
      "version": "1.0.12",
      "date": "2021-03-10"
    },
    {
      "version": "1.0.13",
      "date": "2021-04-21"
    },
    {
      "version": "1.0.14",
      "date": "2024-08-19"
    },
    {
      "version": "1.0.15",
      "date": "2025-07-17"
    },
    {
      "version": "1.0.16",
      "date": "2025-10-23"
    }
  ],
  "_exports": [
    "exp_empty_sels",
    "exp_est",
    "exp_raven",
    "extract_ts",
    "fix_path",
    "imp_corr_mat",
    "imp_raven",
    "imp_syrinx",
    "match_wav_case",
    "raven_batch_detec",
    "relabel_colms",
    "run_raven",
    "to_sound_selection"
  ],
  "_datasets": [
    {
      "name": "selection_files",
      "title": "A list of 'Raven' selection tables.",
      "object": "selection_files",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "exp_empty_sels",
      "title": "Export a 'Raven' selection for all sound files in a folder",
      "topics": [
        "exp_empty_sels"
      ]
    },
    {
      "page": "exp_est",
      "title": "Export wave objects of extended selection tables as sound files",
      "topics": [
        "exp_est"
      ]
    },
    {
      "page": "exp_raven",
      "title": "Export 'Raven' selections",
      "topics": [
        "exp_raven"
      ]
    },
    {
      "page": "extract_ts",
      "title": "Extract time series parameters from data imported from 'Raven'",
      "topics": [
        "extract_ts"
      ]
    },
    {
      "page": "fix_path",
      "title": "Modify sound file path in Raven's selection tables",
      "topics": [
        "fix_path"
      ]
    },
    {
      "page": "imp_corr_mat",
      "title": "Import 'Raven' batch correlator output",
      "topics": [
        "imp_corr_mat"
      ]
    },
    {
      "page": "imp_raven",
      "title": "Import 'Raven' selections",
      "topics": [
        "imp_raven"
      ]
    },
    {
      "page": "imp_syrinx",
      "title": "Import 'Syrinx' selections",
      "topics": [
        "imp_syrinx"
      ]
    },
    {
      "page": "match_wav_case",
      "title": "Fix the extension case of sound files",
      "topics": [
        "match_wav_case"
      ]
    },
    {
      "page": "raven_batch_detec",
      "title": "Run 'Raven' batch detector",
      "topics": [
        "raven_batch_detec"
      ]
    },
    {
      "page": "relabel_colms",
      "title": "Relabel columns to match the selection table format",
      "topics": [
        "relabel_colms"
      ]
    },
    {
      "page": "run_raven",
      "title": "Open sound files in 'Raven' sound analysis software",
      "topics": [
        "run_raven"
      ]
    },
    {
      "page": "selection_files",
      "title": "A list of 'Raven' selection tables.",
      "topics": [
        "selection_files"
      ]
    },
    {
      "page": "to_sound_selection",
      "title": "Convert Raven's selection files into sound selection files",
      "topics": [
        "to_sound_selection"
      ]
    }
  ],
  "_readme": "https://github.com/maRce10/Rraven/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bioacoustics",
    "brio",
    "callr",
    "cli",
    "crayon",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "dtw",
    "evaluate",
    "fastmap",
    "fftw",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "moments",
    "monitoR",
    "NatureSounds",
    "openssl",
    "pbapply",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "proxy",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "rprojroot",
    "seewave",
    "signal",
    "stringi",
    "stringr",
    "sys",
    "testthat",
    "tuneR",
    "vctrs",
    "waldo",
    "warbleR",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Rraven.Rmd",
      "filename": "Rraven.html",
      "title": "Rraven: Connecting R and Raven Sound Analysis Software",
      "author": "Marcelo Araya-Salas, PhD",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Importing data from Raven",
        "imp_raven",
        "extract_ts",
        "relabel_colms",
        "imp_corr_mat",
        "Exporting R data to Raven",
        "exp_raven",
        "Running Raven from R",
        "run_raven",
        "raven_batch_detec"
      ],
      "created": "2017-11-16 02:33:43",
      "modified": "2025-07-08 19:50:58",
      "commits": 39
    }
  ],
  "_score": 6.500785172917456,
  "_indexed": true,
  "_nocasepkg": "rraven",
  "_universes": [
    "marce10"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:13.000Z",
      "distro": "noble",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "3bba15fc6c629067f8b1fd074bba5427c971f6172e772a95576e1a86a1a1184f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:30.000Z",
      "distro": "noble",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "48ca23a405b6220d17d0e9d634a95133e2592add791240398199442ff0b20fcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.16",
      "date": "2026-05-26T07:42:42.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "0b3b2952f20c7d686918d53ad2ef1a8d8f60774f9921e524d9579c72e4105927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:01.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "c41da217380da6265b263f82911641f96b207b59dd6f94e88c85705f9f7ffb77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:41.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "089fe217089140d9fca3b434d7fbb117d62e83887c9d0aac1bfe8340b677cb0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:44.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "d4a50540d0a1a15a38ae305b35a7849b61e9d88ce24384713260d968dd1b4b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:01.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "44e0d0d4583d4c0574a99edd14d5f6a215bdca32f551d0788da4b2044d6cc76b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.16",
      "date": "2026-05-26T07:43:00.000Z",
      "commit": "5fea9e153d0d92ae4d0c0497e99ff7a245598758",
      "fileid": "fb2661df1b185813ac11eb5c35996c4c068e8440e718c09998e644d2661df266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marce10/actions/runs/26439003957"
    }
  ]
}