{
  "_id": "6a102ea7acfb0bcc41c945e1",
  "Package": "fpod",
  "Title": "Read and Process 'FPOD' and 'CPOD' Data",
  "Version": "1.0.1",
  "Date": "2026-04-30",
  "Authors@R": "person(given = \"André\",\nfamily = \"Moan\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"andre.moan@hi.no\")",
  "Description": "Read 'FPOD' and 'CPOD' data into 'R' directly from the\n'FPOD' data files (i.e. .CP1, .CP3, .FP1 and .FP3 files). The\n'FPOD' data files contain binary data, so they can't trivially\nbe read into 'R' using the usual approach, e.g. fread() or\nread.csv(). This package decodes the binary data and imports\nall the data in one go (i.e. header/metadata, clicks, 'KERNO'\nclassifications, environmental data and pseudo-WAV data). It is\nthen trivial to aggregate data as you please, e.g.\ndetection-positive-minutes per time block. The advantage of\nhandling data processing in 'R' is a long topic, but suffice it\nto say that it 1) simplifies things (many fewer steps, as\ndifferent vars have to be exported in multiple goes in the\nofficial 'FPOD' app), and more importantly, 2) makes data\nprocessing transparent and reproducible. References: Pirotta et\nal. 2014 <doi:10.1111/1365-2435.12146>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/supermoan/fpod",
  "BugReports": "https://github.com/supermoan/fpod/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 21:27:20 UTC",
    "User": "root"
  },
  "Author": "André Moan [aut, cre, cph]",
  "Maintainer": "André Moan <andre.moan@hi.no>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-12 20:13:06 UTC",
  "RemoteUrl": "https://github.com/cran/fpod",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e0f9c2d9e767e104153233406060946748822a2",
  "MD5sum": "f878ccc813408e0c5267e4de643573f3",
  "_user": "cran",
  "_type": "src",
  "_file": "fpod_1.0.1.tar.gz",
  "_fileid": "0d8db58afdb58ba725f1e4177f1054f892359dcca840ec998443cf968963eaf2",
  "_filesize": 1726340,
  "_sha256": "0d8db58afdb58ba725f1e4177f1054f892359dcca840ec998443cf968963eaf2",
  "_created": "2026-05-12T21:27:20.000Z",
  "_published": "2026-05-22T10:23:35.956Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361023600,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6956316368"
    },
    {
      "job": 77361023439,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6956320509"
    },
    {
      "job": 77361023837,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6956316480"
    },
    {
      "job": 77361023523,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6956317340"
    },
    {
      "job": 77361022801,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6956269881"
    },
    {
      "job": 77361022953,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158260982"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fpod",
  "_commit": {
    "id": "9e0f9c2d9e767e104153233406060946748822a2",
    "author": "André Moan <andre.moan@hi.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1778616786
  },
  "_maintainer": {
    "name": "André Moan",
    "email": "andre.moan@hi.no"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mixtools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-05-12"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fpod"
  },
  "_devurl": "https://github.com/supermoan/fpod",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fpod.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "fp_example",
    "fp_find_buzzes",
    "fp_plot",
    "fp_read",
    "fp_summarize"
  ],
  "_help": [
    {
      "page": "fp_example",
      "title": "Get path to fpod example",
      "topics": [
        "fp_example"
      ]
    },
    {
      "page": "fp_find_buzzes",
      "title": "Finds harbor porpoise feeding buzzes",
      "topics": [
        "fp_find_buzzes"
      ]
    },
    {
      "page": "fp_plot",
      "title": "Plot waveform and spectrum for a click",
      "topics": [
        "fp_plot"
      ]
    },
    {
      "page": "fp_read",
      "title": "Read FPOD data",
      "topics": [
        "fp_read"
      ]
    },
    {
      "page": "fp_summarize",
      "title": "Calculates minute-resolution summaries of clicks",
      "topics": [
        "fp_summarize"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fpod/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "advanced-usage.Rmd",
      "filename": "advanced-usage.html",
      "title": "Advanced usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading multiple files",
        "Combining data from multiple files"
      ],
      "created": "2026-05-12 20:13:06",
      "modified": "2026-05-12 20:13:06",
      "commits": 1
    },
    {
      "source": "fpod.Rmd",
      "filename": "fpod.html",
      "title": "Overview and basic usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "fpod",
        "Features",
        "Suggested workflow",
        "Basic usage",
        "Common tasks",
        "Disclaimer"
      ],
      "created": "2026-05-12 20:13:06",
      "modified": "2026-05-12 20:13:06",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "fpod",
  "_universes": [
    "cran",
    "supermoan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T21:29:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9e0f9c2d9e767e104153233406060946748822a2",
      "fileid": "75b7c714a643dcd714594f447351e8523f88f7cde2a558f4a8aaccdc10eb64cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T21:29:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9e0f9c2d9e767e104153233406060946748822a2",
      "fileid": "a5f826f086508c7697f39e9b0f066fa03328478bbb261676a6279f584eccd201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T21:29:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9e0f9c2d9e767e104153233406060946748822a2",
      "fileid": "8b586f6339a4bb50213a4887ae08735fa1e569f4e16482ba92c7cc23aa4cb638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T21:29:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9e0f9c2d9e767e104153233406060946748822a2",
      "fileid": "85a4b8f8baf8a0e7478c5a61bb63ebf5cc0da75763f2ce438d714dc1a160af6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T10:23:13.000Z",
      "arch": "emscripten",
      "commit": "9e0f9c2d9e767e104153233406060946748822a2",
      "fileid": "e5b9d825b44b3d28cc5b1ac8155b5558c351b47ad79934c798cc6e5f22695032",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25763055684"
    }
  ]
}