{
  "_id": "6a13e777acfb0bcc41d2d5e0",
  "Package": "hydrorecipes",
  "Type": "Package",
  "Title": "Hydrogeology steps",
  "Version": "0.0.6",
  "Author": "Jonathan Kennel",
  "Maintainer": "Jonathan Kennel <jkennel@uoguelph.ca>",
  "Description": "This package is an implementation of some common steps of\nthe `recipes` package using `R6` classes. It also provides some\nadditional steps that may be useful for the geosciences and\nsignal processing. Two goals of this package are to provide a\nhigher performance package (memory and computation time), and\nas a learning experience.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "SystemRequirements": "fftw3 (libfftw3-dev (deb), or fftw-devel (rpm)),\nC++17",
  "RoxygenNote": "7.3.2",
  "URL": "https://jkennel.github.io/hydrorecipes/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfftw3-dev libgmp3-dev make libgsl0-dev\nlibicu-dev libuv1-dev libmpfr-dev libssl-dev",
  "Repository": "https://rpkgs.r-universe.dev",
  "Date/Publication": "2025-04-24 19:35:14 UTC",
  "RemoteUrl": "https://github.com/jkennel/hydrorecipes",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 09:37:07 UTC",
    "User": "root"
  },
  "MD5sum": "6f68c3aba0af0e2b4b4a2acd381fbb77",
  "_user": "rpkgs",
  "_type": "src",
  "_file": "hydrorecipes_0.0.6.tar.gz",
  "_fileid": "44ad2d697cde3fe3460c98509498710e51fc9cafa43cc041d83acd86adddcb2d",
  "_filesize": 3348802,
  "_sha256": "44ad2d697cde3fe3460c98509498710e51fc9cafa43cc041d83acd86adddcb2d",
  "_created": "2026-05-23T09:37:07.000Z",
  "_published": "2026-05-25T06:08:55.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77664299264,
      "time": 367,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7176053294"
    },
    {
      "job": 77664299273,
      "time": 380,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7176054355"
    },
    {
      "job": 77664299406,
      "time": 379,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7176054334"
    },
    {
      "job": 77664299172,
      "time": 363,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7176052949"
    },
    {
      "job": 77664298876,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77664298882,
      "time": 419,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77664298927,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77664298885,
      "time": 281,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77664298880,
      "time": 984,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7176018526"
    },
    {
      "job": 77664298836,
      "time": 238,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77664299163,
      "time": 525,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7176066558"
    },
    {
      "job": 77664299292,
      "time": 447,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7176060114"
    },
    {
      "job": 77664299263,
      "time": 515,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7176065880"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jkennel/hydrorecipes",
  "_commit": {
    "id": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
    "author": "Jonathan Kennel <jkennel@uoguelph.ca>",
    "committer": "Jonathan Kennel <jkennel@uoguelph.ca>",
    "message": "fix harmonic\n",
    "time": 1745523314
  },
  "_maintainer": {
    "name": "Jonathan Kennel",
    "email": "jkennel@uoguelph.ca",
    "login": "jkennel",
    "description": "",
    "uuid": 7927170
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Bessel",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "splines2",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "R6",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "earthtide",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "gslnls",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "RcppRoll",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "splines2",
      "role": "Suggests"
    }
  ],
  "_owner": "jkennel",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jkennel",
      "count": 167,
      "uuid": 7927170
    }
  ],
  "_userbio": {
    "uuid": 73266396,
    "type": "organization",
    "name": "rpkgs",
    "description": "My peasonal R packages"
  },
  "_downloads": {
    "count": 1,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hydrorecipes"
  },
  "_devurl": "https://github.com/jkennel/hydrorecipes",
  "_pkgdown": "https://jkennel.github.io/hydrorecipes/",
  "_searchresults": 52,
  "_topics": [
    "openblas",
    "fftw3",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hydrorecipes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2022-06-27"
    }
  ],
  "_exports": [
    "areal_rojstaczer_semiconfined",
    "areal_rojstaczer_unconfined",
    "bake",
    "be_clark_cpp",
    "be_correct",
    "be_visual",
    "be_visual_data",
    "be_visual_plot",
    "bessel_k_cplx",
    "bouwer_rice",
    "convert_for_rojstaczer",
    "convert_le_to_be",
    "convolve_filter",
    "convolve_matrix",
    "distributed_lag_list",
    "get_formula_vars",
    "grf_grid",
    "grf_time",
    "hantush_jacob",
    "hantush_well",
    "harmonic_list",
    "kelvin",
    "lag_list",
    "log_lags",
    "pad_num",
    "plate",
    "prep",
    "rand_id",
    "recipe",
    "step_add_noise",
    "step_add_vars",
    "step_aquifer_constant_drawdown",
    "step_aquifer_grf",
    "step_aquifer_leaky",
    "step_aquifer_patch",
    "step_aquifer_theis",
    "step_aquifer_theis_aniso",
    "step_aquifer_wellbore_storage",
    "step_baro_clark",
    "step_baro_frequency_semi_confined",
    "step_baro_frequency_unconfined",
    "step_baro_harmonic",
    "step_baro_least_squares",
    "step_center",
    "step_check_na",
    "step_check_spacing",
    "step_compare_columns",
    "step_convolve_exponential",
    "step_convolve_gamma",
    "step_cross_correlation",
    "step_distributed_lag",
    "step_drop_columns",
    "step_dummy",
    "step_earthtide",
    "step_fft_coherence",
    "step_fft_pgram",
    "step_fft_transfer_experimental",
    "step_fft_transfer_pgram",
    "step_fft_transfer_welch",
    "step_fft_welch",
    "step_find_interval",
    "step_harmonic",
    "step_intercept",
    "step_kernel_divide_naive",
    "step_kernel_filter",
    "step_lead_lag",
    "step_multiply",
    "step_nls",
    "step_normalize",
    "step_ols",
    "step_ols_gap_fill",
    "step_pca",
    "step_scale",
    "step_slug_cbp",
    "step_spline_b",
    "step_spline_n",
    "step_subset_na_omit",
    "step_subset_rows",
    "step_subset_sample",
    "step_transport_fractures_heat",
    "step_transport_fractures_solute",
    "step_transport_ogata_banks",
    "step_vadose_weeks",
    "step_varying",
    "tidal_cooper_1965",
    "tidal_hsieh_1987",
    "unwrap",
    "vadose_response",
    "window_blackman_harris",
    "window_blackman_nuttall",
    "window_first_deriv",
    "window_nuttall",
    "window_rectangle"
  ],
  "_datasets": [
    {
      "name": "bouwer",
      "title": "bouwer",
      "object": "bouwer",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "val"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "bouwer_abc",
      "title": "bouwer_abc",
      "object": "bouwer_abc",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "val",
        "a_num",
        "b_num",
        "c_num"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "hsieh_1987_fig_2_3",
      "title": "Hsieh (1987) Figures 2 and 3 Digitized",
      "object": "hsieh_1987_fig_2_3",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dimensionless_frequency",
        "response",
        "S",
        "variable"
      ],
      "rows": 702,
      "table": true,
      "tojson": true
    },
    {
      "name": "hussein_gain",
      "title": "hussein_gain",
      "object": "hussein_gain",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "frequency",
        "gain"
      ],
      "rows": 88,
      "table": true,
      "tojson": true
    },
    {
      "name": "hussein_phase",
      "title": "hussein_phase",
      "object": "hussein_phase",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "frequency",
        "phase"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "kdr",
      "title": "kdr",
      "object": "kdr",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "t",
        "s",
        "id"
      ],
      "rows": 81,
      "table": true,
      "tojson": true
    },
    {
      "name": "kennel_2020",
      "title": "kennel_2020",
      "object": "kennel_2020",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "datetime",
        "baro",
        "wl",
        "et"
      ],
      "rows": 81361,
      "table": true,
      "tojson": true
    },
    {
      "name": "liu_1989_fig_8",
      "title": "Liu (1989) Figure 8 Digitized",
      "object": "liu_1989_fig_8",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "period",
        "response",
        "aquifer_thickness",
        "method"
      ],
      "rows": 624,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1988a_fig_3",
      "title": "Rojstaczer (1988a) Figure 3 Digitized",
      "object": "rojstaczer_1988a_fig_3",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dimensionless_frequency",
        "response",
        "variable"
      ],
      "rows": 128,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1988b_fig_3",
      "title": "Rojstaczer (1988b) Figure 3 Digitized",
      "object": "rojstaczer_1988b_fig_3",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "W",
        "response",
        "Q_div_W",
        "variable"
      ],
      "rows": 749,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1988b_fig_5",
      "title": "Rojstaczer (1988b) Figure 5 Digitized",
      "object": "rojstaczer_1988b_fig_5",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "W",
        "response",
        "S",
        "variable"
      ],
      "rows": 479,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1988b_fig_6",
      "title": "Rojstaczer (1988b) Figure 6 Digitized",
      "object": "rojstaczer_1988b_fig_6",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "dimensionless_frequency",
        "response",
        "R_div_Q",
        "variable"
      ],
      "rows": 731,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1990_fig_2",
      "title": "Rojstaczer and Riley (1990) Figure 2 Digitized",
      "object": "rojstaczer_1990_fig_2",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "ohm",
        "response"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1990_fig_3",
      "title": "Rojstaczer and Riley (1990) Figure 3 Digitized",
      "object": "rojstaczer_1990_fig_3",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Qu",
        "response",
        "b_div_d",
        "variable"
      ],
      "rows": 705,
      "table": true,
      "tojson": true
    },
    {
      "name": "rojstaczer_1990_fig_4",
      "title": "Rojstaczer and Riley (1990) Figure 4 Digitized",
      "object": "rojstaczer_1990_fig_4",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Qu",
        "response",
        "R_div_Qu",
        "variable"
      ],
      "rows": 963,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "areal_rojstaczer_semiconfined",
      "title": "areal_rojstaczer_semiconfined",
      "topics": [
        "areal_rojstaczer_semiconfined"
      ]
    },
    {
      "page": "areal_rojstaczer_unconfined",
      "title": "areal_rojstaczer_unconfined",
      "topics": [
        "areal_rojstaczer_unconfined"
      ]
    },
    {
      "page": "bake",
      "title": "bake",
      "topics": [
        "bake"
      ]
    },
    {
      "page": "be_clark_cpp",
      "title": "be_clark_cpp",
      "topics": [
        "be_clark_cpp"
      ]
    },
    {
      "page": "be_correct",
      "title": "be_correct",
      "topics": [
        "be_correct"
      ]
    },
    {
      "page": "be_visual",
      "title": "be_visual",
      "topics": [
        "be_visual"
      ]
    },
    {
      "page": "be_visual_data",
      "title": "be_visual_data",
      "topics": [
        "be_visual_data"
      ]
    },
    {
      "page": "be_visual_plot",
      "title": "be_visual_plot",
      "topics": [
        "be_visual_plot"
      ]
    },
    {
      "page": "bessel_k_cplx",
      "title": "bessel_k_cplx",
      "topics": [
        "bessel_k_cplx"
      ]
    },
    {
      "page": "bouwer",
      "title": "bouwer",
      "topics": [
        "bouwer"
      ]
    },
    {
      "page": "bouwer_abc",
      "title": "bouwer_abc",
      "topics": [
        "bouwer_abc"
      ]
    },
    {
      "page": "bouwer_rice",
      "title": "Calculate transmissivity with Bouwer-Rice solution",
      "topics": [
        "bouwer_rice"
      ]
    },
    {
      "page": "bouwer_rice_abc",
      "title": "Calculate equations 4 and 5 from bouwer, 1989",
      "topics": [
        "bouwer_rice_abc"
      ]
    },
    {
      "page": "convert_for_rojstaczer",
      "title": "convert_for_rojstaczer",
      "topics": [
        "convert_for_rojstaczer"
      ]
    },
    {
      "page": "convert_le_to_be",
      "title": "convert_le_to_be",
      "topics": [
        "convert_le_to_be"
      ]
    },
    {
      "page": "convolve_filter",
      "title": "convolve_filter",
      "topics": [
        "convolve_filter"
      ]
    },
    {
      "page": "convolve_matrix",
      "title": "convolve_matrix",
      "topics": [
        "convolve_matrix"
      ]
    },
    {
      "page": "distributed_lag_list",
      "title": "distributed_lag_list",
      "topics": [
        "distributed_lag_list"
      ]
    },
    {
      "page": "get_formula_vars",
      "title": "get_formula_vars",
      "topics": [
        "get_formula_vars"
      ]
    },
    {
      "page": "grf_grid",
      "title": "grf_grid",
      "topics": [
        "grf_grid"
      ]
    },
    {
      "page": "grf_time",
      "title": "grf_time",
      "topics": [
        "grf_time"
      ]
    },
    {
      "page": "hantush_jacob",
      "title": "hantush_jacob",
      "topics": [
        "hantush_jacob"
      ]
    },
    {
      "page": "hantush_well",
      "title": "hantush_well",
      "topics": [
        "hantush_well"
      ]
    },
    {
      "page": "harmonic_list",
      "title": "harmonic_list",
      "topics": [
        "harmonic_list"
      ]
    },
    {
      "page": "hsieh_1987_fig_2_3",
      "title": "Hsieh (1987) Figures 2 and 3 Digitized",
      "topics": [
        "hsieh_1987_fig_2_3"
      ]
    },
    {
      "page": "hussein_gain",
      "title": "hussein_gain",
      "topics": [
        "hussein_gain"
      ]
    },
    {
      "page": "hussein_phase",
      "title": "hussein_phase",
      "topics": [
        "hussein_phase"
      ]
    },
    {
      "page": "kdr",
      "title": "kdr",
      "topics": [
        "kdr"
      ]
    },
    {
      "page": "kelvin",
      "title": "kelvin Kelvin functions of the second kind ker and kei and order 0 to 1.",
      "topics": [
        "kelvin"
      ]
    },
    {
      "page": "kennel_2020",
      "title": "kennel_2020",
      "topics": [
        "kennel_2020"
      ]
    },
    {
      "page": "lag_list",
      "title": "lag_list",
      "topics": [
        "lag_list"
      ]
    },
    {
      "page": "liu_1989_fig_8",
      "title": "Liu (1989) Figure 8 Digitized",
      "topics": [
        "liu_1989_fig_8"
      ]
    },
    {
      "page": "log_lags",
      "title": "log_lags",
      "topics": [
        "log_lags"
      ]
    },
    {
      "page": "pad_num",
      "title": "pad_num",
      "topics": [
        "pad_num"
      ]
    },
    {
      "page": "plate",
      "title": "plate",
      "topics": [
        "plate"
      ]
    },
    {
      "page": "prep",
      "title": "prep",
      "topics": [
        "prep"
      ]
    },
    {
      "page": "recipe",
      "title": "Create a new R6 recipe. This is analogous to the the list structure that the *recipes* package uses.",
      "topics": [
        "recipe"
      ]
    },
    {
      "page": "rojstaczer_1988a_fig_3",
      "title": "Rojstaczer (1988a) Figure 3 Digitized",
      "topics": [
        "rojstaczer_1988a_fig_3"
      ]
    },
    {
      "page": "rojstaczer_1988b_fig_3",
      "title": "Rojstaczer (1988b) Figure 3 Digitized",
      "topics": [
        "rojstaczer_1988b_fig_3"
      ]
    },
    {
      "page": "rojstaczer_1988b_fig_5",
      "title": "Rojstaczer (1988b) Figure 5 Digitized",
      "topics": [
        "rojstaczer_1988b_fig_5"
      ]
    },
    {
      "page": "rojstaczer_1988b_fig_6",
      "title": "Rojstaczer (1988b) Figure 6 Digitized",
      "topics": [
        "rojstaczer_1988b_fig_6"
      ]
    },
    {
      "page": "rojstaczer_1990_fig_2",
      "title": "Rojstaczer and Riley (1990) Figure 2 Digitized",
      "topics": [
        "rojstaczer_1990_fig_2"
      ]
    },
    {
      "page": "rojstaczer_1990_fig_3",
      "title": "Rojstaczer and Riley (1990) Figure 3 Digitized",
      "topics": [
        "rojstaczer_1990_fig_3"
      ]
    },
    {
      "page": "rojstaczer_1990_fig_4",
      "title": "Rojstaczer and Riley (1990) Figure 4 Digitized",
      "topics": [
        "rojstaczer_1990_fig_4"
      ]
    },
    {
      "page": "step_add_noise",
      "title": "step_add_noise",
      "topics": [
        "step_add_noise"
      ]
    },
    {
      "page": "step_add_vars",
      "title": "step_add_vars",
      "topics": [
        "step_add_vars"
      ]
    },
    {
      "page": "step_aquifer_constant_drawdown",
      "title": "step_aquifer_constant_drawdown",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_constant_drawdown"
      ]
    },
    {
      "page": "step_aquifer_grf",
      "title": "step_aquifer_grf",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_grf"
      ]
    },
    {
      "page": "step_aquifer_leaky",
      "title": "step_aquifer_leaky",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_leaky"
      ]
    },
    {
      "page": "step_aquifer_patch",
      "title": "step_aquifer_patch",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_patch"
      ]
    },
    {
      "page": "step_aquifer_theis",
      "title": "step_aquifer_theis",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_theis"
      ]
    },
    {
      "page": "step_aquifer_theis_aniso",
      "title": "step_aquifer_theis_aniso",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_theis_aniso"
      ]
    },
    {
      "page": "step_aquifer_wellbore_storage",
      "title": "step_aquifer_patch",
      "concept": [
        "aquifer"
      ],
      "topics": [
        "step_aquifer_wellbore_storage"
      ]
    },
    {
      "page": "step_baro_clark",
      "title": "step_baro_clark",
      "concept": [
        "barometric"
      ],
      "topics": [
        "step_baro_clark"
      ]
    },
    {
      "page": "step_baro_frequency_semi_confined",
      "title": "step_baro_frequency_semi_confined",
      "topics": [
        "step_baro_frequency_semi_confined"
      ]
    },
    {
      "page": "step_baro_frequency_unconfined",
      "title": "step_baro_frequency_semi_confined",
      "topics": [
        "step_baro_frequency_unconfined"
      ]
    },
    {
      "page": "step_baro_harmonic",
      "title": "step_baro_harmonic",
      "concept": [
        "barometric"
      ],
      "topics": [
        "step_baro_harmonic"
      ]
    },
    {
      "page": "step_baro_least_squares",
      "title": "step_baro_least_squares",
      "concept": [
        "barometric"
      ],
      "topics": [
        "step_baro_least_squares"
      ]
    },
    {
      "page": "step_center",
      "title": "step_center",
      "topics": [
        "step_center"
      ]
    },
    {
      "page": "step_check_na",
      "title": "step_check_na",
      "topics": [
        "step_check_na"
      ]
    },
    {
      "page": "step_check_spacing",
      "title": "step_check_spacing",
      "topics": [
        "step_check_spacing"
      ]
    },
    {
      "page": "step_compare_columns",
      "title": "step_check_spacing",
      "topics": [
        "step_compare_columns"
      ]
    },
    {
      "page": "step_convolve_exponential",
      "title": "step_convolve_exponential",
      "topics": [
        "step_convolve_exponential"
      ]
    },
    {
      "page": "step_convolve_gamma",
      "title": "step_convolve_gamma",
      "topics": [
        "step_convolve_gamma"
      ]
    },
    {
      "page": "step_cross_correlation",
      "title": "step_cross_correlation",
      "topics": [
        "step_cross_correlation"
      ]
    },
    {
      "page": "step_distributed_lag",
      "title": "step_distributed_lag",
      "topics": [
        "step_distributed_lag"
      ]
    },
    {
      "page": "step_drop_columns",
      "title": "step_drop_columns",
      "topics": [
        "step_drop_columns"
      ]
    },
    {
      "page": "step_dummy",
      "title": "step_dummy",
      "topics": [
        "step_dummy"
      ]
    },
    {
      "page": "step_earthtide",
      "title": "step_earthtide",
      "topics": [
        "step_earthtide"
      ]
    },
    {
      "page": "step_fft_coherence",
      "title": "step_fft_coherence",
      "topics": [
        "step_fft_coherence"
      ]
    },
    {
      "page": "step_fft_pgram",
      "title": "step_fft_pgram",
      "topics": [
        "step_fft_pgram"
      ]
    },
    {
      "page": "step_fft_transfer_experimental",
      "title": "step_fft_transfer_experimental",
      "topics": [
        "step_fft_transfer_experimental"
      ]
    },
    {
      "page": "step_fft_transfer_pgram",
      "title": "step_fft_transfer_pgram",
      "topics": [
        "step_fft_transfer_pgram"
      ]
    },
    {
      "page": "step_fft_transfer_welch",
      "title": "step_fft_transfer_welch",
      "topics": [
        "step_fft_transfer_welch"
      ]
    },
    {
      "page": "step_fft_welch",
      "title": "step_fft_welch",
      "topics": [
        "step_fft_welch"
      ]
    },
    {
      "page": "step_find_interval",
      "title": "step_find_interval",
      "topics": [
        "step_find_interval"
      ]
    },
    {
      "page": "step_harmonic",
      "title": "step_harmonic",
      "topics": [
        "step_harmonic"
      ]
    },
    {
      "page": "step_intercept",
      "title": "step_intercept",
      "topics": [
        "step_intercept"
      ]
    },
    {
      "page": "step_kernel_divide_naive",
      "title": "step_kernel_divide_naive",
      "topics": [
        "step_kernel_divide_naive"
      ]
    },
    {
      "page": "step_kernel_filter",
      "title": "step_kernel_filter",
      "topics": [
        "step_kernel_filter"
      ]
    },
    {
      "page": "step_lead_lag",
      "title": "step_lead_lag",
      "topics": [
        "step_lead_lag"
      ]
    },
    {
      "page": "step_multiply",
      "title": "step_multiply",
      "topics": [
        "step_multiply"
      ]
    },
    {
      "page": "step_nls",
      "title": "step_nls",
      "concept": [
        "ols"
      ],
      "topics": [
        "step_nls"
      ]
    },
    {
      "page": "step_normalize",
      "title": "step_normalize",
      "topics": [
        "step_normalize"
      ]
    },
    {
      "page": "step_ols",
      "title": "step_ols",
      "concept": [
        "ols"
      ],
      "topics": [
        "step_ols"
      ]
    },
    {
      "page": "step_ols_gap_fill",
      "title": "step_ols_gap_fill",
      "concept": [
        "gap_fill"
      ],
      "topics": [
        "step_ols_gap_fill"
      ]
    },
    {
      "page": "step_pca",
      "title": "step_pca",
      "topics": [
        "step_pca"
      ]
    },
    {
      "page": "step_scale",
      "title": "step_scale",
      "topics": [
        "step_scale"
      ]
    },
    {
      "page": "step_slug_cbp",
      "title": "step_slug_cbp",
      "concept": [
        "slug"
      ],
      "topics": [
        "step_slug_cbp"
      ]
    },
    {
      "page": "step_spline_b",
      "title": "step_spline_b",
      "topics": [
        "step_spline_b"
      ]
    },
    {
      "page": "step_spline_n",
      "title": "step_spline_n",
      "topics": [
        "step_spline_n"
      ]
    },
    {
      "page": "step_subset_na_omit",
      "title": "step_subset_na_omit",
      "topics": [
        "step_subset_na_omit"
      ]
    },
    {
      "page": "step_subset_rows",
      "title": "step_subset_rows",
      "topics": [
        "step_subset_rows"
      ]
    },
    {
      "page": "step_subset_sample",
      "title": "step_subset_sample",
      "topics": [
        "step_subset_sample"
      ]
    },
    {
      "page": "step_transport_fractures_heat",
      "title": "step_transport_fractures_heat",
      "concept": [
        "transport"
      ],
      "topics": [
        "step_transport_fractures_heat"
      ]
    },
    {
      "page": "step_transport_fractures_solute",
      "title": "step_transport_fractures_solute",
      "concept": [
        "transport"
      ],
      "topics": [
        "step_transport_fractures_solute"
      ]
    },
    {
      "page": "step_transport_ogata_banks",
      "title": "step_transport_ogata_banks",
      "concept": [
        "transport"
      ],
      "topics": [
        "step_transport_ogata_banks"
      ]
    },
    {
      "page": "step_vadose_weeks",
      "title": "step_vadose_weeks",
      "concept": [
        "vadose"
      ],
      "topics": [
        "step_vadose_weeks"
      ]
    },
    {
      "page": "step_varying",
      "title": "step_varying",
      "topics": [
        "step_varying"
      ]
    },
    {
      "page": "tidal_cooper_1965",
      "title": "tidal_cooper_1965",
      "topics": [
        "tidal_cooper_1965"
      ]
    },
    {
      "page": "tidal_hsieh_1987",
      "title": "tidal_hsieh_1987 Solution for estimating transmissivity and storativity from earth tides.",
      "topics": [
        "tidal_hsieh_1987"
      ]
    },
    {
      "page": "unwrap",
      "title": "unwrap Removes the large phase shifts that can be associated with using Arg or atan2.",
      "topics": [
        "unwrap"
      ]
    },
    {
      "page": "vadose_response",
      "title": "vadose_response",
      "topics": [
        "vadose_response"
      ]
    },
    {
      "page": "window_blackman_harris",
      "title": "window_blackman_harris",
      "topics": [
        "window_blackman_harris"
      ]
    },
    {
      "page": "window_blackman_nuttall",
      "title": "window_blackman_nuttall",
      "topics": [
        "window_blackman_nuttall"
      ]
    },
    {
      "page": "window_first_deriv",
      "title": "window_first_deriv",
      "topics": [
        "window_first_deriv"
      ]
    },
    {
      "page": "window_hann",
      "title": "window_hann",
      "topics": [
        "window_hann"
      ]
    },
    {
      "page": "window_hann_cplx",
      "title": "window_hann_cplx",
      "topics": [
        "window_hann_cplx"
      ]
    },
    {
      "page": "window_nuttall",
      "title": "window_nuttall",
      "topics": [
        "window_nuttall"
      ]
    },
    {
      "page": "window_rectangle",
      "title": "window_rectangle",
      "topics": [
        "window_rectangle"
      ]
    },
    {
      "page": "window_scale",
      "title": "window_scale",
      "topics": [
        "window_scale"
      ]
    },
    {
      "page": "window_tukey",
      "title": "window_tukey",
      "topics": [
        "window_tukey"
      ]
    }
  ],
  "_readme": "https://github.com/jkennel/hydrorecipes/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "Bessel",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "collapse",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "earthtide",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gslnls",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppThread",
    "rlang",
    "rmarkdown",
    "Rmpfr",
    "S7",
    "sass",
    "scales",
    "splines2",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "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": "aquifer.Rmd",
      "filename": "aquifer.html",
      "title": "Aquifer steps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generalized radial flow model (Barker, 1988)",
        "Anisotropic Theis flow model (Papadopulos, 1965)",
        "Hantush-Jacob leaky aquifer (Hantush-Jacob, 1955)",
        "Barker-Herbert radially symmetric patch (Barker-Herbert, 1982)",
        "Figure 2",
        "Figure 3",
        "Figure 4",
        "Papadopulos-Cooper wellbore storage(Papadopulos-Cooper, 1967)",
        "Jacob-Lohman constant drawdown (Jacob-Lohman, 1952)",
        "References"
      ],
      "created": "2024-05-16 21:34:00",
      "modified": "2025-02-19 16:18:14",
      "commits": 10
    },
    {
      "source": "barometric_pressure.Rmd",
      "filename": "barometric_pressure.html",
      "title": "Barometric pressure steps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Time domain",
        "Single value",
        "Response functions",
        "Frequency domain",
        "Transfer function",
        "References"
      ],
      "created": "2024-05-21 14:52:50",
      "modified": "2025-01-14 23:46:30",
      "commits": 8
    },
    {
      "source": "benchmarking.Rmd",
      "filename": "benchmarking.html",
      "title": "Benchmarking",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Timings hydrorecipes vs recipes",
        "creating a recipe",
        "add a step",
        "step_center prep",
        "step_center prep and bake",
        "step_center",
        "step_scale",
        "step_intercept",
        "step_normalize",
        "step_drop_columns",
        "step_subset_na_omit",
        "step_subset_rows",
        "step_subset_sample",
        "step_cross_correlation",
        "step_lag",
        "step_distributed_lag",
        "step_harmonic",
        "step_pca",
        "step_dummy",
        "step_find_interval",
        "step_varying",
        "step_kernel_filter",
        "step_convolve_gamma",
        "step_compare_columns",
        "multiple steps",
        "step_spline_b",
        "step_spline_n",
        "step_add_noise",
        "step_aquifer_grf & step_aquifer_theis",
        "step_aquifer_theis_aniso",
        "step_aquifer_leaky",
        "step_aquifer_patch",
        "step_aquifer_wellbore_storage",
        "step_vadose_weeks",
        "step_transport_ogata_banks",
        "step_transport_fractures_solute",
        "step_transport_fractures_heat",
        "step_fft_pgram, step_fft_welch",
        "step_fft_transfer_welch and step_fft_transfer_pgram, step_fft_transfer_experimental",
        "step_ols",
        "step_nls",
        "step_ols_gap_fill",
        "check",
        "step_check_spacing"
      ],
      "created": "2024-05-16 21:34:00",
      "modified": "2025-01-30 15:16:15",
      "commits": 20
    },
    {
      "source": "transport.Rmd",
      "filename": "transport.html",
      "title": "Contaminant transport steps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sudicky and Frind 1982 dual fractures (solute)",
        "Sudicky and Frind 1982 dual fractures (modified for heat)",
        "Ogata and Banks 1962 1-D transport with decay and retardation"
      ],
      "created": "2024-05-24 14:51:45",
      "modified": "2025-01-30 15:16:15",
      "commits": 10
    },
    {
      "source": "regression.Rmd",
      "filename": "regression.html",
      "title": "Regression",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-16 21:34:00",
      "modified": "2025-01-16 15:12:54",
      "commits": 5
    },
    {
      "source": "slug_test.Rmd",
      "filename": "slug_test.html",
      "title": "Slug test steps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cooper Bredehoeft Papadopulos 1967",
        "References"
      ],
      "created": "2024-05-21 14:52:50",
      "modified": "2025-02-19 16:18:14",
      "commits": 6
    }
  ],
  "_score": 4.670245853074124,
  "_indexed": false,
  "_nocasepkg": "hydrorecipes",
  "_universes": [
    "rpkgs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "876f8d3df830f0e39678fbb0213ad9e640b0e64ad33a72bea9eee8335de68c8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "f872bc702800ffca53d5215c7b23c8c2e2ace232263d9430f854edeb327eec68",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "538e1fc30d90ffb3b9c8908c9a573d4f653ce772de935090f34e9e58972f27de",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "174dddfa59df236291de7647a776451b6f1a28aae812ff51c280c75a0baae1f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:28.000Z",
      "arch": "x86_64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "f7e0aa6e5905ce0a215fe14dd2a6f079fa32f8e1c042d008937d11e32ac3ac3e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-23T09:42:31.000Z",
      "arch": "x86_64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "19d129df17e6897ec8227662c5a9e291796f380b8996feea095c95ac52a43c70",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-23T09:43:13.000Z",
      "arch": "x86_64",
      "commit": "9ba076606cce51daddff7d24c7f7d7988bf5f29b",
      "fileid": "a0650dc350e65d8406de86d471012f66f9717fe962c1f8c6db35a90373be7cad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/26329188106"
    }
  ]
}