{
  "_id": "6a483b93e06c18f0a6531e04",
  "Package": "crputils",
  "Title": "Miscellaneous R Utilities Useful to CRP",
  "Version": "0.3.0022",
  "Date": "2025-12-19",
  "Authors@R": "c(\nSF = person(\"Selene\", \"Fregosi\", email = \"selene.fregosi@noaa.gov\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2685-3736\")),\nYB = person(\"Yvonne\", \"Barkley\", email = \"yvonne.barkley@noaa.gov\",\nrole = c(\"aut\")))",
  "Maintainer": "Selene Fregosi <selene.fregosi@noaa.gov>",
  "Description": "A collection of miscellaneous utilities that are useful\nfor various research activities conducted by the Cetacean\nResearch Program (CRP) at NOAA NMFS Pacific Islands Fisheries\nScience Center. This includes utilities for working with\nlatitude and longitude data, gpx file creation, and more to\ncome.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Remotes": [
    "SWFSC/swfscDAS"
  ],
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libfftw3-dev libgdal-dev gdal-bin\nlibgeos-dev libglpk-dev make libicu-dev libpng-dev\nlibsndfile1-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev\nlibproj-dev python3 libsqlite3-dev libudunits2-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://pifsc-protected-species-division.r-universe.dev",
  "Date/Publication": "2026-04-29 19:36:01 UTC",
  "RemoteUrl": "https://github.com/PIFSC-Protected-Species-Division/crputils",
  "RemoteRef": "HEAD",
  "RemoteSha": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 22:40:32 UTC",
    "User": "root"
  },
  "Author": "Selene Fregosi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2685-3736>),\nYvonne Barkley [aut]",
  "_user": "pifsc-protected-species-division",
  "_type": "src",
  "_file": "crputils_0.3.0022.tar.gz",
  "_fileid": "https://r2.ropensci.org/de7324d461d1a4ed0418860f1bf82302e17db03fa46ace17fded805642e33b0d",
  "_filesize": 160216,
  "_sha256": "de7324d461d1a4ed0418860f1bf82302e17db03fa46ace17fded805642e33b0d",
  "_expires": "2026-10-11T22:45:38.000Z",
  "_created": "2026-07-03T22:40:32.000Z",
  "_published": "2026-07-03T22:45:39.529Z",
  "_jobs": [
    {
      "job": 85079821420,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075759191"
    },
    {
      "job": 85079821419,
      "time": 250,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075758283"
    },
    {
      "job": 85079821416,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075747675"
    },
    {
      "job": 85079821430,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075744699"
    },
    {
      "job": 85079510197,
      "time": 235,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075720975"
    },
    {
      "job": 85079821412,
      "time": 205,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075751801"
    },
    {
      "job": 85079821445,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075744039"
    },
    {
      "job": 85079821435,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075743668"
    },
    {
      "job": 85079821437,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075744764"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703",
  "_status": "success",
  "_upstream": "https://github.com/PIFSC-Protected-Species-Division/crputils",
  "_commit": {
    "id": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
    "author": "selenefregosi-noaa <188515456+sfregosi-noaa@users.noreply.github.com>",
    "committer": "selenefregosi-noaa <188515456+sfregosi-noaa@users.noreply.github.com>",
    "message": "example simple workflow for DAS to GPX\n",
    "time": 1777491361
  },
  "_maintainer": {
    "name": "Selene Fregosi",
    "email": "selene.fregosi@noaa.gov",
    "login": "sfregosi-noaa",
    "description": "",
    "uuid": 188515456,
    "orcid": "0000-0002-2685-3736"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "swfscDAS",
      "role": "Imports"
    },
    {
      "package": "googledrive",
      "role": "Imports"
    },
    {
      "package": "PAMpal",
      "role": "Imports"
    },
    {
      "package": "PamBinaries",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pifsc-protected-species-division",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sfregosi",
      "count": 25,
      "uuid": 22456126
    },
    {
      "user": "sfregosi-noaa",
      "count": 22,
      "uuid": 188515456
    }
  ],
  "_userbio": {
    "uuid": 117859614,
    "type": "organization",
    "name": "NOAA Fisheries PIFSC Protected Species Division",
    "followers": 16
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crputils"
  },
  "_devurl": "https://github.com/pifsc-protected-species-division/crputils",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crputils.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "CSVToGPX_track",
    "DASTrackToGPX",
    "decdeg2degmin",
    "decdeg2degminsec",
    "degmin2decdeg",
    "degmin2degminsec",
    "degminsec2decdeg",
    "degminsec2degmin",
    "downloadGoogleDriveFolder",
    "er_clickSummary",
    "er_concatenatedSlope",
    "er_plotClickDurationHist",
    "er_plotClickSNRHist",
    "er_plotSpectra",
    "er_plotWhistleBeginFreqHist",
    "er_plotWhistleContours",
    "er_plotWhistleMedFreqHist",
    "er_whistleSummary",
    "extractDASTrack",
    "flac2wav",
    "installSavedPackages",
    "lldistkm",
    "loadMultiBinaries",
    "saveInstalledPackages",
    "wav2flac"
  ],
  "_help": [
    {
      "page": "CSVToGPX_track",
      "title": "CSVToGPX_track",
      "topics": [
        "CSVToGPX_track"
      ]
    },
    {
      "page": "DASTrackToGPX",
      "title": "DASTrackToGPX",
      "topics": [
        "DASTrackToGPX"
      ]
    },
    {
      "page": "decdeg2degmin",
      "title": "decdeg2degmin",
      "topics": [
        "decdeg2degmin"
      ]
    },
    {
      "page": "decdeg2degminsec",
      "title": "decdeg2degminsec",
      "topics": [
        "decdeg2degminsec"
      ]
    },
    {
      "page": "degmin2decdeg",
      "title": "Degrees decimal minutes to decimal degrees",
      "topics": [
        "degmin2decdeg"
      ]
    },
    {
      "page": "degmin2degminsec",
      "title": "degmin2degminsec",
      "topics": [
        "degmin2degminsec"
      ]
    },
    {
      "page": "degminsec2decdeg",
      "title": "degminsec2decdeg",
      "topics": [
        "degminsec2decdeg"
      ]
    },
    {
      "page": "degminsec2degmin",
      "title": "degminsec2degmin",
      "topics": [
        "degminsec2degmin"
      ]
    },
    {
      "page": "downloadGoogleDriveFolder",
      "title": "downloadGoogleDriveFolder",
      "topics": [
        "downloadGoogleDriveFolder"
      ]
    },
    {
      "page": "er_clickSummary",
      "title": "er_clickSummary",
      "topics": [
        "er_clickSummary"
      ]
    },
    {
      "page": "er_concatenatedSlope",
      "title": "er_concatenatedSlope",
      "topics": [
        "er_concatenatedSlope"
      ]
    },
    {
      "page": "er_plotClickDurationHist",
      "title": "er_plotClickDurationHist",
      "topics": [
        "er_plotClickDurationHist"
      ]
    },
    {
      "page": "er_plotClickSNRHist",
      "title": "er_plotClickSNRHist",
      "topics": [
        "er_plotClickSNRHist"
      ]
    },
    {
      "page": "er_plotSpectra",
      "title": "er_plotSpectra",
      "topics": [
        "er_plotSpectra"
      ]
    },
    {
      "page": "er_plotWhistleBeginFreqHist",
      "title": "er_plotWhistleBeginFreqHist",
      "topics": [
        "er_plotWhistleBeginFreqHist"
      ]
    },
    {
      "page": "er_plotWhistleContours",
      "title": "er_plotWhistleContours",
      "topics": [
        "er_plotWhistleContours"
      ]
    },
    {
      "page": "er_plotWhistleMedFreqHist",
      "title": "er_plotWhistleMedFreqHist",
      "topics": [
        "er_plotWhistleMedFreqHist"
      ]
    },
    {
      "page": "er_whistleSummary",
      "title": "er_whistleSummary",
      "topics": [
        "er_whistleSummary"
      ]
    },
    {
      "page": "extractDASTrack",
      "title": "extractDASTrack",
      "topics": [
        "extractDASTrack"
      ]
    },
    {
      "page": "flac2wav",
      "title": "flac2wav",
      "topics": [
        "flac2wav"
      ]
    },
    {
      "page": "installSavedPackages",
      "title": "installSavedPackages",
      "topics": [
        "installSavedPackages"
      ]
    },
    {
      "page": "lldistkm",
      "title": "Calculate distance in km between to lat/lons",
      "topics": [
        "lldistkm"
      ]
    },
    {
      "page": "loadMultiBinaries",
      "title": "loadMultiBinaries",
      "topics": [
        "loadMultiBinaries"
      ]
    },
    {
      "page": "saveInstalledPackages",
      "title": "saveInstalledPackages",
      "topics": [
        "saveInstalledPackages"
      ]
    },
    {
      "page": "wav2flac",
      "title": "wav2flac",
      "topics": [
        "wav2flac"
      ]
    }
  ],
  "_readme": "https://github.com/PIFSC-Protected-Species-Division/crputils/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DBI",
    "deldir",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fBasics",
    "fftw",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "gam",
    "gargle",
    "generics",
    "geosphere",
    "ggplot2",
    "ggrepel",
    "globals",
    "glue",
    "googledrive",
    "gss",
    "gtable",
    "HDInterval",
    "here",
    "highr",
    "hms",
    "hoardr",
    "htmltools",
    "httpcode",
    "httpuv",
    "httr",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "kknn",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "modeest",
    "nanoparquet",
    "ncdf4",
    "openssl",
    "otel",
    "PamBinaries",
    "PAMmisc",
    "PAMpal",
    "parallelly",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppRoll",
    "RcppTOML",
    "readr",
    "rerddap",
    "reticulate",
    "rjson",
    "rlang",
    "rmutil",
    "rpart",
    "rprojroot",
    "RSQLite",
    "s2",
    "S7",
    "sass",
    "scales",
    "seewave",
    "sf",
    "shiny",
    "signal",
    "sourcetools",
    "spatial",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "stable",
    "stabledist",
    "statip",
    "stringi",
    "stringr",
    "suncalc",
    "swfscDAS",
    "swfscMisc",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "triebeard",
    "tuneR",
    "tzdb",
    "units",
    "urltools",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "crputils",
  "_universes": [
    "pifsc-protected-species-division",
    "sfregosi-noaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0022",
      "date": "2026-07-03T22:43:34.000Z",
      "distro": "resolute",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/7636eb3ffb549c81290b1cff5f976a5d5d7ceadd088b3f8d11dd97618c160b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0022",
      "date": "2026-07-03T22:43:32.000Z",
      "distro": "resolute",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/301a33a9eb4db100840478f79f6e64978a17ec434a45a0be7a59eda0784fc8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0022",
      "date": "2026-07-03T22:43:04.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/5d42251a84493c29279ef76d1bd1ec3ea0957ab7b3ac32b6bffbecf28a31ce80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0022",
      "date": "2026-07-03T22:42:39.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/3c8a2a2d2a76c232f2f0226e104077b30d6d7eda7f40d3f376ff7052266a727f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0022",
      "date": "2026-07-03T22:44:24.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/5faefd6321fed132c7c3ee980b5b253f4d786f8f1b89626992c2e93d05335426",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-07-03T22:42:02.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/99a1f539f7eadd5320eceb200ca57758baaafef56faed1ad76e9987307fb4041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-07-03T22:42:18.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/0038130813b3a793b3ec0022ca0bcc29ffde93a6c2ff4031e4210c2377fe5d6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-07-03T22:42:01.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "https://r2.ropensci.org/af9b5a281912b2c5c7972bd9a7d1986ee7744f89cdc1e3267babc13b8aa3498a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/28686277703"
    }
  ]
}