{
  "_id": "6a181fe4acfb0bcc41db1dc5",
  "Package": "wcUtils",
  "Title": "Utilities to Access the Wildlife Computers Data Portal API",
  "Version": "0.1",
  "Authors@R": "c(\nperson(\"Josh M.\", \"London\", role = c(\"aut\", \"cre\"), email = \"josh.london@noaa.gov\"),\nperson(\"Alexander\",\"Zwart\", role = c(\"ctb\", \"cph\"),\ncomment = \"fixCSV.R from PolyPatEx package\")\n)",
  "Description": "This package provides basic access and capabilities for\ninteracting with and downloading data from the Wildilfe\nComputers Data Portal API. Where appropriate functions to\nspecify data types and tidy the data are employed.",
  "License": "CC0 | file LICENSE",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://jmlondon.r-universe.dev",
  "Date/Publication": "2024-03-14 18:09:12 UTC",
  "RemoteUrl": "https://github.com/noaa-afsc/wcUtils",
  "RemoteRef": "HEAD",
  "RemoteSha": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:54:29 UTC",
    "User": "root"
  },
  "Author": "Josh M. London [aut, cre],\nAlexander Zwart [ctb, cph] (fixCSV.R from PolyPatEx package)",
  "Maintainer": "Josh M. London <josh.london@noaa.gov>",
  "MD5sum": "57dd54b8037b729b056060a4fdd40599",
  "_user": "jmlondon",
  "_type": "src",
  "_file": "wcUtils_0.1.tar.gz",
  "_fileid": "27dc57232985d7bee09d7002145c812333b5b7506fe02800b915145b3b94df0d",
  "_filesize": 24112553,
  "_sha256": "27dc57232985d7bee09d7002145c812333b5b7506fe02800b915145b3b94df0d",
  "_created": "2026-05-28T10:54:29.000Z",
  "_published": "2026-05-28T10:58:44.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78275919010,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7264083618"
    },
    {
      "job": 78275919051,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7264092032"
    },
    {
      "job": 78275919079,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7264080500"
    },
    {
      "job": 78275919017,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7264080398"
    },
    {
      "job": 78275294372,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264037155"
    },
    {
      "job": 78275919026,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264085656"
    },
    {
      "job": 78275919084,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7264072664"
    },
    {
      "job": 78275919072,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7264079863"
    },
    {
      "job": 78275919241,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7264067159"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/noaa-afsc/wcUtils",
  "_commit": {
    "id": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
    "author": "Josh M. London <josh.london@noaa.gov>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update readme w/ install details",
    "time": 1710439752
  },
  "_maintainer": {
    "name": "Josh M. London",
    "email": "josh.london@noaa.gov",
    "login": "jmlondon",
    "description": "",
    "uuid": 513923
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "noaa-afsc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "animal-tracking",
    "biologging"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jmlondon",
      "count": 159,
      "uuid": 513923
    }
  ],
  "_userbio": {
    "uuid": 513923,
    "type": "user",
    "name": "Josh M. London"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wcUtils"
  },
  "_devurl": "https://github.com/noaa-afsc/wcutils",
  "_searchresults": 8,
  "_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/wcUtils.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_ecdf",
    "combine_ecdf",
    "drop_ecd_duplicates",
    "make_names",
    "read_allmsg",
    "read_behav",
    "read_ecdf",
    "read_fastGPS",
    "read_histos",
    "read_locs",
    "smooth_ecdf",
    "tidyDiveDepths",
    "tidyDiveDurations",
    "tidyTimeAtDepth",
    "tidyTimelines",
    "to_pdf",
    "wcGetDeployID",
    "wcGetDownload",
    "wcGetIDs",
    "wcGetProjectIDs",
    "wcGetPttID",
    "wcGetRecentIDs",
    "wcGetZip",
    "wcPOST"
  ],
  "_help": [
    {
      "page": "as_ecdf",
      "title": "Create An ECDF List",
      "topics": [
        "as_ecdf"
      ]
    },
    {
      "page": "combine_ecdf",
      "title": "Combine Two `wcECDF` Objects Into a Single ECDF",
      "topics": [
        "combine_ecdf"
      ]
    },
    {
      "page": "drop_ecd_duplicates",
      "title": "Drop duplicates within an ECDF",
      "topics": [
        "drop_ecd_duplicates"
      ]
    },
    {
      "page": "fixCSV",
      "title": "Tidy a comma separated value (CSV) file",
      "topics": [
        "fixCSV"
      ]
    },
    {
      "page": "format_bins",
      "title": "format bin labels",
      "topics": [
        "format_bins"
      ]
    },
    {
      "page": "make_names",
      "title": "Expanded make.names function for creating consistent column names",
      "topics": [
        "make_names"
      ]
    },
    {
      "page": "read_allmsg",
      "title": "Parse a *-All.csv file into a proper data.frame",
      "topics": [
        "read_allmsg"
      ]
    },
    {
      "page": "read_behav",
      "title": "Parse a *-Behavior.csv file into a proper data.frame",
      "topics": [
        "read_behav"
      ]
    },
    {
      "page": "read_ecdf",
      "title": "Read and Tidy ECDF Data File",
      "topics": [
        "read_ecdf"
      ]
    },
    {
      "page": "read_fastGPS",
      "title": "Parse a *-FastGPS.csv files into a proper data.frame",
      "topics": [
        "read_fastGPS"
      ]
    },
    {
      "page": "read_histos",
      "title": "Parse a *-Histos.csv files into a proper data.frame",
      "topics": [
        "read_histos"
      ]
    },
    {
      "page": "read_locs",
      "title": "Parse a *-Locations.csv files into a proper data.frame",
      "topics": [
        "read_locs"
      ]
    },
    {
      "page": "smooth_ecdf",
      "title": "Create smoothed ECDF",
      "topics": [
        "smooth_ecdf"
      ]
    },
    {
      "page": "tidyDiveDepths",
      "title": "Apply 'tidy' data principles to the dive-depth histogram data stream",
      "topics": [
        "tidyDiveDepths"
      ]
    },
    {
      "page": "tidyDiveDurations",
      "title": "Apply 'tidy' data principles to the dive-duration histogram data stream",
      "topics": [
        "tidyDiveDurations"
      ]
    },
    {
      "page": "tidyTimeAtDepth",
      "title": "Apply 'tidy' data principles to the time-at-depth histogram data stream",
      "topics": [
        "tidyTimeAtDepth"
      ]
    },
    {
      "page": "tidyTimelines",
      "title": "Apply 'tidy' data principles to the timeline histogram data stream",
      "topics": [
        "tidyTimelines"
      ]
    },
    {
      "page": "to_pdf",
      "title": "Transform a `wcECDF` Object Into a Probability Density Function",
      "topics": [
        "to_pdf"
      ]
    },
    {
      "page": "wcGetDeployID",
      "title": "Return a vector of data portal unique IDs associated with a given DeployID",
      "topics": [
        "wcGetDeployID"
      ]
    },
    {
      "page": "wcGetDownload",
      "title": "Retrieve data from Wildlife Computers Data Portal",
      "topics": [
        "wcGetDownload"
      ]
    },
    {
      "page": "wcGetIDs",
      "title": "Return a vector of deployment IDs",
      "topics": [
        "wcGetIDs"
      ]
    },
    {
      "page": "wcGetProjectIDs",
      "title": "Return a vector of deployment IDs associated with a given Project",
      "topics": [
        "wcGetProjectIDs"
      ]
    },
    {
      "page": "wcGetPttID",
      "title": "Return a vector of deployment ID associated with a given PTT",
      "topics": [
        "wcGetPttID"
      ]
    },
    {
      "page": "wcGetRecentIDs",
      "title": "Return a vector of deployment IDs with new data in the last 'n' days",
      "topics": [
        "wcGetRecentIDs"
      ]
    },
    {
      "page": "wcGetZip",
      "title": "Retrieve a single zip file from Wildlife Computers Data Portal",
      "topics": [
        "wcGetZip"
      ]
    },
    {
      "page": "wcPOST",
      "title": "Send POST to Wildlife Computers Data Portal API",
      "topics": [
        "wcPOST"
      ]
    },
    {
      "page": "wcUtils",
      "title": "wcUtils: A package for import/export of Wildlife Computers tag data",
      "topics": [
        "wcUtils"
      ]
    }
  ],
  "_readme": "https://github.com/noaa-afsc/wcUtils/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "xml2"
  ],
  "_score": 2.5440680443502757,
  "_indexed": false,
  "_nocasepkg": "wcutils",
  "_universes": [
    "jmlondon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-28T10:57:28.000Z",
      "distro": "noble",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "972403d699cb8a45a31d91b3d869f04ec30789aa996b0af0c505fb1a65039baa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-28T10:57:49.000Z",
      "distro": "noble",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "80f52e890414fbace1bc5e7f2525f16d6e84af03017c193799d309348f69f986",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-28T10:57:12.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "b0bf3cd4ce92387939acf4b38f6862735d78761b6e7d9318b5a3e0c634d519b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-28T10:57:11.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "e04e363609f3460366834702b6160b4eace9d1c98c0414b0bcfcfcf7a9d8bd42",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-28T10:57:31.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "45a21b955b23bf2305feb7cd33e034b56341a0553a60f0fe548a08ec6f92189b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-28T10:56:43.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "43ae4424693bd84cd086e757dedd795424d6e1ea8ea60b93409f4201713be486",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-28T10:57:06.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "251cb584917574e43140c50674eec5c73e7e93b7183f600a0286ceac20fe4e5b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-28T10:56:27.000Z",
      "commit": "150d1047e569a8ef4c367bd374b47e6bc16312b0",
      "fileid": "31d47d649d2790033d174cbc53966b09686dc62f42202ffe042bbaa282b7aba6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jmlondon/actions/runs/26570251987"
    }
  ]
}