{
  "_id": "6a4b8580a6574ff277f9c1b5",
  "Package": "swfscDAS",
  "Title": "Processing DAS Data Files",
  "Version": "0.6.4",
  "Authors@R": "person(\"Sam\", \"Woodman\", email = \"sam.woodman@noaa.gov\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-6071-8186\"))",
  "Description": "Process and summarize DAS data files. These files are\ntypically, but do not have to be DAS\n<https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF>\ndata produced by the Southwest Fisheries Science Center (SWFSC)\nprogram 'WinCruz'. This package standardizes and streamlines\nbasic DAS data processing, and includes a PDF with the DAS data\nformat requirements expected by the package.",
  "URL": "https://swfsc.github.io/swfscDAS/,\nhttps://github.com/swfsc/swfscDAS/",
  "BugReports": "https://github.com/swfsc/swfscDAS/issues/",
  "License": "Apache License (== 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://swfsc.r-universe.dev",
  "Date/Publication": "2025-06-10 15:21:08 UTC",
  "RemoteUrl": "https://github.com/swfsc/swfscdas",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ee107156e19c846d77f812745d95c498617ec1b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 10:33:50 UTC",
    "User": "root"
  },
  "Author": "Sam Woodman [aut, cre] (ORCID: <https://orcid.org/0000-0001-6071-8186>)",
  "Maintainer": "Sam Woodman <sam.woodman@noaa.gov>",
  "_user": "swfsc",
  "_type": "src",
  "_file": "swfscDAS_0.6.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/f68a4775722bfd5f059c4dd22ff2d926e001ceb3c309830b1e2b26641803a01a",
  "_filesize": 612334,
  "_sha256": "f68a4775722bfd5f059c4dd22ff2d926e001ceb3c309830b1e2b26641803a01a",
  "_expires": "2026-10-14T10:37:50.000Z",
  "_created": "2026-07-06T10:33:50.000Z",
  "_published": "2026-07-06T10:37:52.691Z",
  "_jobs": [
    {
      "job": 85350446556,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106493933"
    },
    {
      "job": 85350446622,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106494708"
    },
    {
      "job": 85350446831,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106482297"
    },
    {
      "job": 85350446709,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106482580"
    },
    {
      "job": 85349717452,
      "time": 240,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106421843"
    },
    {
      "job": 85350446599,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8106486754"
    },
    {
      "job": 85350446705,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106492801"
    },
    {
      "job": 85350446659,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106466204"
    },
    {
      "job": 85350446677,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106479012"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509",
  "_status": "success",
  "_upstream": "https://github.com/swfsc/swfscdas",
  "_commit": {
    "id": "6ee107156e19c846d77f812745d95c498617ec1b",
    "author": "Sam Woodman - NOAA <sam.woodman@noaa.gov>",
    "committer": "Sam Woodman - NOAA <sam.woodman@noaa.gov>",
    "message": "v0.6.4 on cran\n",
    "time": 1749568868
  },
  "_maintainer": {
    "name": "Sam Woodman",
    "email": "sam.woodman@noaa.gov",
    "login": "smwoodman",
    "orcid": "0000-0001-6071-8186",
    "description": "Biologist",
    "uuid": 13037308
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "swfscMisc",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "swfsc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "smwoodman",
      "count": 315,
      "uuid": 13037308
    }
  ],
  "_userbio": {
    "uuid": 80418898,
    "type": "organization",
    "name": "Southwest Fisheries Science Center",
    "followers": 27
  },
  "_downloads": {
    "count": 358,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/swfscDAS"
  },
  "_devurl": "https://github.com/swfsc/swfscdas",
  "_pkgdown": "https://swfsc.github.io/swfscDAS/",
  "_searchresults": 35,
  "_rbuild": "4.6.1",
  "_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/swfscDAS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swfsc/swfscdas",
  "_realowner": "swfsc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2020-06-30"
    },
    {
      "version": "0.5.0",
      "date": "2021-01-07"
    },
    {
      "version": "0.5.1",
      "date": "2021-05-27"
    },
    {
      "version": "0.6.0",
      "date": "2021-09-03"
    },
    {
      "version": "0.6.1",
      "date": "2022-01-31"
    },
    {
      "version": "0.6.2",
      "date": "2023-08-10"
    },
    {
      "version": "0.6.3",
      "date": "2024-07-03"
    },
    {
      "version": "0.6.4",
      "date": "2025-06-10"
    }
  ],
  "_exports": [
    ".chop_condition_eff",
    ".chop_equallength_eff",
    ".dist_from_prev",
    ".process_chr",
    ".process_num",
    ".segdata_aggr",
    ".segdata_proc",
    "as_das_df",
    "as_das_dfr",
    "das_check",
    "das_chop_condition",
    "das_chop_equallength",
    "das_chop_section",
    "das_comments",
    "das_effort",
    "das_effort_sight",
    "das_format_pdf",
    "das_intersects_strata",
    "das_process",
    "das_read",
    "das_segdata",
    "das_sight",
    "distance_greatcircle",
    "randpicks_convert"
  ],
  "_help": [
    {
      "page": "swfscDAS-package",
      "title": "Southwest Fisheries Science Center DAS",
      "topics": [
        "swfscDAS-package",
        "swfscDAS"
      ]
    },
    {
      "page": "as_das_df",
      "title": "Coerce object to a das_df object",
      "topics": [
        "as_das_df",
        "as_das_df.das_df",
        "as_das_df.data.frame"
      ]
    },
    {
      "page": "as_das_dfr",
      "title": "Coerce object to a das_dfr object",
      "topics": [
        "as_das_dfr",
        "as_das_dfr.das_dfr",
        "as_das_dfr.data.frame"
      ]
    },
    {
      "page": "das_check",
      "title": "Check DAS file",
      "topics": [
        "das_check"
      ]
    },
    {
      "page": "das_chop_condition",
      "title": "Chop DAS data - condition",
      "topics": [
        "das_chop_condition",
        "das_chop_condition.das_df",
        "das_chop_condition.data.frame"
      ]
    },
    {
      "page": "das_chop_equallength",
      "title": "Chop DAS data - equal length",
      "topics": [
        "das_chop_equallength",
        "das_chop_equallength.das_df",
        "das_chop_equallength.data.frame"
      ]
    },
    {
      "page": "das_chop_section",
      "title": "Chop DAS data - section",
      "topics": [
        "das_chop_section",
        "das_chop_section.das_df",
        "das_chop_section.data.frame"
      ]
    },
    {
      "page": "das_comments",
      "title": "Extract comments from DAS data",
      "topics": [
        "das_comments",
        "das_comments.das_df",
        "das_comments.das_dfr",
        "das_comments.data.frame"
      ]
    },
    {
      "page": "das_df-class",
      "title": "'das_df' class",
      "topics": [
        "das_df",
        "das_df-class"
      ]
    },
    {
      "page": "das_dfr-class",
      "title": "'das_dfr' class",
      "topics": [
        "das_dfr",
        "das_dfr-class"
      ]
    },
    {
      "page": "das_effort",
      "title": "Summarize DAS effort",
      "topics": [
        "das_effort",
        "das_effort.das_df",
        "das_effort.data.frame"
      ]
    },
    {
      "page": "das_effort_sight",
      "title": "Summarize DAS sightings by effort segment",
      "topics": [
        "das_effort_sight"
      ]
    },
    {
      "page": "das_effort_strata",
      "title": "Split effort by strata",
      "topics": [
        "das_effort_strata",
        "das_effort_strata.das_df",
        "das_effort_strata.data.frame"
      ]
    },
    {
      "page": "das_format_pdf",
      "title": "DAS format requirements",
      "topics": [
        "das_format_pdf"
      ]
    },
    {
      "page": "das_intersects_strata",
      "title": "DAS strata - points",
      "topics": [
        "das_intersects_strata",
        "das_intersects_strata.data.frame",
        "das_intersects_strata.list"
      ]
    },
    {
      "page": "das_process",
      "title": "Process DAS data",
      "topics": [
        "das_process",
        "das_process.character",
        "das_process.das_dfr",
        "das_process.data.frame"
      ]
    },
    {
      "page": "das_read",
      "title": "Read DAS file(s)",
      "topics": [
        "das_read"
      ]
    },
    {
      "page": "das_segdata",
      "title": "Summarize DAS data for a continuous effort section",
      "topics": [
        "das_segdata",
        "das_segdata.das_df",
        "das_segdata.data.frame"
      ]
    },
    {
      "page": "das_sight",
      "title": "DAS sightings",
      "topics": [
        "das_sight",
        "das_sight.das_df",
        "das_sight.data.frame"
      ]
    },
    {
      "page": "distance_greatcircle",
      "title": "Calculate great-circle distance",
      "topics": [
        "distance_greatcircle"
      ]
    },
    {
      "page": "randpicks_convert",
      "title": "Convert randpicks file",
      "topics": [
        "randpicks_convert"
      ]
    },
    {
      "page": "subsetting",
      "title": "Subsetting objects created using swfscDAS",
      "topics": [
        "$<-.das_df",
        "$<-.das_dfr",
        "subsetting",
        "[.das_df",
        "[.das_dfr",
        "[<-.das_df",
        "[<-.das_dfr",
        "[[<-.das_df",
        "[[<-.das_dfr"
      ]
    },
    {
      "page": "swfscAirDAS-internals",
      "title": "Internal functions for swfscAirDAS",
      "topics": [
        ".chop_condition_eff",
        ".chop_equallength_eff",
        ".dist_from_prev",
        ".process_chr",
        ".process_num",
        ".segdata_aggr",
        ".segdata_proc",
        "swfscAirDAS-internals"
      ]
    }
  ],
  "_readme": "https://github.com/swfsc/swfscdas/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "cpp11",
    "crayon",
    "DBI",
    "deldir",
    "dplyr",
    "e1071",
    "farver",
    "fBasics",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gss",
    "gtable",
    "HDInterval",
    "hms",
    "igraph",
    "isoband",
    "KernSmooth",
    "kknn",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "modeest",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmutil",
    "rpart",
    "s2",
    "S7",
    "scales",
    "sf",
    "spatial",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "stable",
    "stabledist",
    "statip",
    "stringi",
    "stringr",
    "swfscMisc",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "DAS_data_join.Rmd",
      "filename": "DAS_data_join.html",
      "title": "Joining DAS outputs with external data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Join data"
      ],
      "created": "2020-06-13 17:08:27",
      "modified": "2020-06-29 18:33:22",
      "commits": 2
    },
    {
      "source": "swfscDAS.Rmd",
      "filename": "swfscDAS.html",
      "title": "Introduction to swfscDAS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Check data format",
        "Read and process data",
        "Sightings",
        "Effort",
        "Strata",
        "Comments"
      ],
      "created": "2020-05-20 23:19:07",
      "modified": "2025-03-14 22:04:20",
      "commits": 20
    }
  ],
  "_score": 5.623249290397901,
  "_indexed": true,
  "_nocasepkg": "swfscdas",
  "_universes": [
    "swfsc",
    "smwoodman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-06T10:36:36.000Z",
      "distro": "resolute",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/de4852d29d240d5f74fba5be052cdcdded89a0cea26ba261ed523f5b2c9e36b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-07-06T10:36:36.000Z",
      "distro": "resolute",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/87d3a059d1fc3a5302c414fba5e34ad7902a09c3c31511c7b7582dde24886a73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-06T10:36:02.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/bee65811c785a7fc5d7e35b4c6ee534a65a8844f88df72ed041be07c5b185362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-07-06T10:36:05.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/da24571f8a1d8a15850db1b59182eeb1ab1953130f7ccb81d2672c669379f5bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.4",
      "date": "2026-07-06T10:37:04.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/961ba2c0ff3c5a864b30c0e4afeecdee27a230e0619cb858d831da2704e88092",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-07-06T10:36:22.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/655cc71b0ac19a1550b741e665b0d1994bad1be988329716533ae6e62c67aa5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-07-06T10:35:10.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/c1027b57261ff1bd727258bcf22cb484ebe346ae7309e77f4b491390721bc307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-07-06T10:35:48.000Z",
      "commit": "6ee107156e19c846d77f812745d95c498617ec1b",
      "fileid": "https://r2.ropensci.org/a169259365f88b0a70ce36f6089261daada9cb136b47038cd52575e088505315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swfsc/actions/runs/28785072509"
    }
  ]
}