<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Read and Process 'FPOD' and 'CPOD' Data</dc:title>
  <dc:title>R package fpod version 1.0.1</dc:title>
  <dc:description>Read 'FPOD' and 'CPOD' data into 'R' directly from the
    'FPOD' data files (i.e. .CP1, .CP3, .FP1 and .FP3 files). The 'FPOD' data
    files contain binary data, so they can't trivially be read into 'R' using the
    usual approach, e.g. fread() or read.csv(). This package decodes the binary
    data and imports all the data in one go (i.e. header/metadata, clicks, 
    'KERNO' classifications, environmental data and pseudo-WAV data). It is then 
    trivial to aggregate data as you please, e.g. detection-positive-minutes per
    time block. The advantage of handling data processing in 'R' is a long topic, 
    but suffice it to say that it 1) simplifies things (many fewer steps, as 
    different vars have to be exported in multiple goes in the official 'FPOD'
    app), and more importantly, 2) makes data processing transparent and 
    reproducible.
    References: Pirotta et al. 2014 &lt;doi:10.1111/1365-2435.12146&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.1.0), data.table</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, mixtools, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>André Moan &lt;andre.moan@hi.no&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>André Moan [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fpod/LICENSE)</dc:rights>
  <dc:date>2026-05-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fpod</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fpod</dc:identifier>
</oai_dc:dc>
