{
  "_id": "6a10387dacfb0bcc41c9aadf",
  "Package": "realTimeloads",
  "Title": "Analyte Flux and Load from Estimates of Concentration and\nDischarge",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Daniel\",\nfamily = \"Livsey\",\nrole = c(\"aut\", \"cre\",\"cph\"),\nemail = \"livsey.daniel@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2028-6128\"))",
  "Description": "Flux (mass per unit time) and Load (mass) are computed\nfrom timeseries estimates of analyte concentration and\ndischarge. Concentration timeseries are computed from\nregression between surrogate and user-provided analyte.\nUncertainty in calculations is estimated using bootstrap\nresampling. Code for the processing of acoustic backscatter\nfrom horizontally profiling acoustic Doppler current profilers\nis provided. All methods detailed in Livsey et al (2020)\n<doi:10.1007/s12237-020-00734-z>, Livsey et al (2023)\n<doi:10.1029/2022WR033982>, and references therein.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://dlivsey.r-universe.dev",
  "Date/Publication": "2023-11-28 23:58:53 UTC",
  "RemoteUrl": "https://github.com/dlivsey/realtimeloads",
  "RemoteRef": "HEAD",
  "RemoteSha": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:59:41 UTC",
    "User": "root"
  },
  "Author": "Daniel Livsey [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2028-6128>)",
  "Maintainer": "Daniel Livsey <livsey.daniel@gmail.com>",
  "MD5sum": "c3f686f44649afd0f0f6c7c364a6e8dd",
  "_user": "dlivsey",
  "_type": "src",
  "_file": "realTimeloads_1.0.1.tar.gz",
  "_fileid": "be3b3ec0cc7618e9a651fdc9e2b019b4ddcca484899766dcfec8540d983f380d",
  "_filesize": 3525313,
  "_sha256": "be3b3ec0cc7618e9a651fdc9e2b019b4ddcca484899766dcfec8540d983f380d",
  "_created": "2026-05-12T05:59:41.000Z",
  "_published": "2026-05-22T11:05:33.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367076470,
      "time": 248,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936834094"
    },
    {
      "job": 77367076368,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936823072"
    },
    {
      "job": 77367076515,
      "time": 231,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936820114"
    },
    {
      "job": 77367076123,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936810615"
    },
    {
      "job": 77367076146,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936778678"
    },
    {
      "job": 77367076087,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158985224"
    },
    {
      "job": 77367076151,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936812459"
    },
    {
      "job": 77367076806,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936812585"
    },
    {
      "job": 77367076227,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936805648"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dlivsey/realtimeloads",
  "_commit": {
    "id": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
    "author": "Daniel Livsey <Daniel.Livsey@des.qld.gov.au>",
    "committer": "Daniel Livsey <Daniel.Livsey@des.qld.gov.au>",
    "message": "Added acknowledgements\n",
    "time": 1701215933
  },
  "_maintainer": {
    "name": "Daniel Livsey",
    "email": "livsey.daniel@gmail.com",
    "login": "dlivsey",
    "uuid": 47799601,
    "orcid": "0000-0002-2028-6128"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "TideHarmonics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dlivsey",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dlivsey",
      "count": 68,
      "uuid": 47799601
    }
  ],
  "_userbio": {
    "uuid": 47799601,
    "type": "user",
    "name": "Daniel Livsey"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/realTimeloads"
  },
  "_devurl": "https://github.com/dlivsey/realtimeloads",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_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/realTimeloads.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dlivsey/realtimeloads",
  "_realowner": "dlivsey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-10-18"
    }
  ],
  "_exports": [
    "acoustic_backscatter_processing",
    "attenuation_of_sound_by_water",
    "bootstrap_regression",
    "butterworth_tidal_filter",
    "compute_load",
    "ctd2sal",
    "estimate_timeseries",
    "ExampleCode",
    "ExampleCodeSCI",
    "hADCPLoads",
    "import_data",
    "impute_data",
    "impute_data_with_arima",
    "linear_interpolation_with_time_limit",
    "near_field_correction",
    "speed_of_sound",
    "surrogate_to_analyte_interpolation"
  ],
  "_datasets": [
    {
      "name": "ExampleData",
      "title": "Example data used to demonstrate computation of real-time sediment loads from horizontal acoustic Doppler current profiler (hADCP)",
      "object": "ExampleData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acoustic_backscatter_processing",
      "title": "Process acoustic backscatter from hADCP",
      "topics": [
        "acoustic_backscatter_processing"
      ]
    },
    {
      "page": "attenuation_of_sound_by_water",
      "title": "Compute attenuation of sound in water given frequency, temperature, and salinity",
      "topics": [
        "attenuation_of_sound_by_water"
      ]
    },
    {
      "page": "bootstrap_regression",
      "title": "Regression parameters estimated using bootstrap resampling",
      "topics": [
        "bootstrap_regression"
      ]
    },
    {
      "page": "butterworth_tidal_filter",
      "title": "Return non-tidal signal in data after Rulh and Simpson (2005)",
      "topics": [
        "butterworth_tidal_filter"
      ]
    },
    {
      "page": "compute_load",
      "title": "Compute load with uncertainty on concentration estimates",
      "topics": [
        "compute_load"
      ]
    },
    {
      "page": "ctd2sal",
      "title": "Compute salinity (PSU) from conductivity, water temperature, and depth",
      "topics": [
        "ctd2sal"
      ]
    },
    {
      "page": "estimate_timeseries",
      "title": "Compute timeseries with uncertainty from bootstrap regression",
      "topics": [
        "estimate_timeseries"
      ]
    },
    {
      "page": "ExampleCode",
      "title": "Computes sediment load per guideline from ExampleData",
      "topics": [
        "ExampleCode"
      ]
    },
    {
      "page": "ExampleCodeSCI",
      "title": "Computes sediment load from optical and acoustic backscatter measurements",
      "topics": [
        "ExampleCodeSCI"
      ]
    },
    {
      "page": "ExampleData",
      "title": "Example data used to demonstrate computation of real-time sediment loads from horizontal acoustic Doppler current profiler (hADCP)",
      "topics": [
        "ExampleData"
      ]
    },
    {
      "page": "hADCPLoads",
      "title": "Compute sediment load per guideline using acoustic backscatter from processed hADCP data",
      "topics": [
        "hADCPLoads"
      ]
    },
    {
      "page": "import_data",
      "title": "Load data from comma-delimited .txt files to list to be used in function hADCPLoads()",
      "topics": [
        "import_data"
      ]
    },
    {
      "page": "impute_data",
      "title": "Returns x with gaps imputed using ARIMA and Decision Trees, optional uncertainty estimation using Monte Carlo resampling",
      "topics": [
        "impute_data"
      ]
    },
    {
      "page": "impute_data_with_arima",
      "title": "Returns x with gaps imputed using forecast::auto.arima with optional uncertainty estimation using Monte Carlo resampling",
      "topics": [
        "impute_data_with_arima"
      ]
    },
    {
      "page": "linear_interpolation_with_time_limit",
      "title": "Linearly interpolate timeseries time(x) onto new timesetep ti",
      "topics": [
        "linear_interpolation_with_time_limit"
      ]
    },
    {
      "page": "near_field_correction",
      "title": "Near-field correction of Downing et al (1995)",
      "topics": [
        "near_field_correction"
      ]
    },
    {
      "page": "speed_of_sound",
      "title": "Compute speed of sound in water given salinity, temperature, and depth",
      "topics": [
        "speed_of_sound"
      ]
    },
    {
      "page": "surrogate_to_analyte_interpolation",
      "title": "Interpolate timeseries x(tx) onto y(ty)",
      "topics": [
        "surrogate_to_analyte_interpolation"
      ]
    }
  ],
  "_readme": "https://github.com/dlivsey/realtimeloads/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "farver",
    "forcats",
    "foreach",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glmnet",
    "glue",
    "gridtext",
    "gtable",
    "haven",
    "hms",
    "imputeTS",
    "isoband",
    "iterators",
    "jomo",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "signal",
    "stinepack",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "TideHarmonics",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "realTimeloads.Rmd",
      "filename": "realTimeloads.html",
      "title": "realTimeloads",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2023-10-12 00:00:55",
      "modified": "2023-11-10 04:14:37",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "realtimeloads",
  "_universes": [
    "dlivsey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T06:03:11.000Z",
      "distro": "noble",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "19617ba2883b2bba2105a5ed3fc982895e438d6ad5c2ec056164f76e5feb2e53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T06:02:28.000Z",
      "distro": "noble",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "33d074b819e6e3d58e69d700e35bbdcc901669862f4a0e2c9c55445e174614f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T06:02:20.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "1fd29186b62923ada52bc66c4e64868c90d289af020b65111d4357a7cf9f4ad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T06:01:49.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "b87f5a7bff67c405580cb67e2671de48886cd2000a30abd35e50b35b697951ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T06:01:23.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "ce74283d6a4a38cf34cd871447bc404546dbfb7e60427fc8d552225a41e0a540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T06:01:21.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "0fc9ba3eee492171bb39903aec6bb81e12c16b20926127f63fe054f78c341559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T06:01:04.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "ab077a1ff305b0d7f9a68cee52f899d61f30c69a2c9ee7ac804569d26a348403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T11:05:09.000Z",
      "commit": "8af336aee45ebe12f0fe8d0f8ced272d5c869d5e",
      "fileid": "c698580fe34025824c863b9f0d275e7d253d00f2c58465b5bddbfc2f150cebb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dlivsey/actions/runs/25716325617"
    }
  ]
}