{
  "_id": "6a195fd9acfb0bcc41de56db",
  "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-05-29 08:16:13 UTC",
    "User": "root"
  },
  "Author": "Selene Fregosi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2685-3736>),\nYvonne Barkley [aut]",
  "MD5sum": "6c8d63c1ee34530e91e96bf636f7ee9c",
  "_user": "pifsc-protected-species-division",
  "_type": "src",
  "_file": "crputils_0.3.0022.tar.gz",
  "_fileid": "ef81f39f11e588238b0d06610c03734b5fd492552f37200c7c54dd414646720b",
  "_filesize": 158948,
  "_sha256": "ef81f39f11e588238b0d06610c03734b5fd492552f37200c7c54dd414646720b",
  "_created": "2026-05-29T08:16:13.000Z",
  "_published": "2026-05-29T09:43:53.410Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78463867845,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286288233"
    },
    {
      "job": 78463867858,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286286457"
    },
    {
      "job": 78463867865,
      "time": 277,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287776661"
    },
    {
      "job": 78463867839,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287752413"
    },
    {
      "job": 78463269307,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286212899"
    },
    {
      "job": 78463867878,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286265409"
    },
    {
      "job": 78463867859,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286263640"
    },
    {
      "job": 78463867871,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286262901"
    },
    {
      "job": 78463867869,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286267148"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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-23",
      "n": 11
    },
    {
      "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"
  },
  "_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.0",
  "_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.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "crputils",
  "_universes": [
    "pifsc-protected-species-division",
    "sfregosi-noaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0022",
      "date": "2026-05-29T08:19:12.000Z",
      "distro": "noble",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "8c2372604e6d4a5abcd6d042ba3682e9a5ae11869016ef38a29fb8d65240ee1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0022",
      "date": "2026-05-29T08:19:11.000Z",
      "distro": "noble",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "920a667f37776de03312dd6ace16cae8e6862ee7504e0f391f4266cba3c14f75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0022",
      "date": "2026-05-29T09:41:40.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "2b816671fe9d3a84d9ba1e05fffed7862e0be43e7dcbecf0bec359b70229341f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0022",
      "date": "2026-05-29T09:40:21.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "9ce5f3e983b85a8c6ebc73a58c24943315e1a78e95989122dff1ff978c617ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0022",
      "date": "2026-05-29T08:19:38.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "87bcb07f27c5bf9fed7ef0ced4145af35b1705ed971299de0dba803fe38a40e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-05-29T08:17:58.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "fedded4a0c7fe54d543c292a15801cd7a8cf49480435a11b7280e84799b27437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-05-29T08:17:59.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "1ca2565e59f5f893576d2f24b755405f6da7057c02a345e998a21f44e540378a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0022",
      "date": "2026-05-29T08:18:24.000Z",
      "commit": "07fbbbc5dfad6399e90a49a6fece9f7ff3fe77d6",
      "fileid": "dea33dc45a9ca6390382881f9fb6f16f87a33536f02495de49f50355b237de1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pifsc-protected-species-division/actions/runs/26626135201"
    }
  ]
}