{
  "_id": "6a55e2d6ff0138dec5d6a2ed",
  "Package": "infiltrodiscR",
  "Title": "Minidisc Infiltrometer Data Management",
  "Version": "0.0.5",
  "Authors@R": "c(\nperson(\"Carolina V.\", \"Giraldo\", , \"carolinav.giraldo@uc.cl\", role = \"aut\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-0627-8762\")),\nperson(\"Sara E.\", \"Acevedo\", , \"seaceved@uc.cl\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0003-3203-2106\")),\nperson(\"Carlos A.\", \"Bonilla\", , \"carlos.bonilla@oregonstate.edu\", role = \"aut\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-3107-999X\"))\n)",
  "Description": "A set of functions for the modeling of data derived from\nthe Minidisc Infiltrometer device.  It calculates cumulative\ninfiltration and square root of time. Also, it calculates the A\nparameter based on soil physical properties.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 07:15:30 UTC",
    "User": "root"
  },
  "Author": "Carolina V. Giraldo [aut]\n(<https://orcid.org/0000-0002-0627-8762>), Sara E. Acevedo\n[aut, cre] (<https://orcid.org/0000-0003-3203-2106>), Carlos A.\nBonilla [aut] (<https://orcid.org/0000-0003-3107-999X>)",
  "Maintainer": "Sara E. Acevedo <seaceved@uc.cl>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://saryace.r-universe.dev",
  "Date/Publication": "2024-07-22 02:47:28 UTC",
  "RemoteUrl": "https://github.com/cran/infiltrodiscR",
  "RemoteRef": "HEAD",
  "RemoteSha": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
  "_user": "saryace",
  "_type": "src",
  "_file": "infiltrodiscR_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/550c62720ecb77f5a5eff7f5daa960fb70c8645e7727ea1b83e21d36c59f7a32",
  "_filesize": 104929,
  "_sha256": "550c62720ecb77f5a5eff7f5daa960fb70c8645e7727ea1b83e21d36c59f7a32",
  "_expires": "2026-10-22T07:18:44.000Z",
  "_created": "2026-07-14T07:15:30.000Z",
  "_published": "2026-07-14T07:18:45.796Z",
  "_jobs": [
    {
      "job": 87023685238,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8303218221"
    },
    {
      "job": 87023685250,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8303219087"
    },
    {
      "job": 87023685227,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8303216952"
    },
    {
      "job": 87023685245,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8303207613"
    },
    {
      "job": 87023129600,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8303169578"
    },
    {
      "job": 87023685211,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8303215607"
    },
    {
      "job": 87023685263,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8303194748"
    },
    {
      "job": 87023685249,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8303195944"
    },
    {
      "job": 87023685246,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8303193520"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801",
  "_status": "success",
  "_upstream": "https://github.com/cran/infiltrodiscR",
  "_commit": {
    "id": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
    "author": "Sara E. Acevedo <seaceved@uc.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1721616448
  },
  "_maintainer": {
    "name": "Sara E. Acevedo",
    "email": "seaceved@uc.cl",
    "login": "saryace",
    "orcid": "0000-0003-3203-2106",
    "twitter": "@saryace",
    "description": "Assistant Professor\n",
    "uuid": 30844164
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "saryace",
      "count": 1,
      "uuid": 30844164
    }
  ],
  "_userbio": {
    "uuid": 30844164,
    "type": "user",
    "name": "Sara Acevedo",
    "followers": 70,
    "description": "Assistant Professor\r\n"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/infiltrodiscR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/infiltrodiscR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "saryace",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2024-07-21"
    }
  ],
  "_exports": [
    "infiltration",
    "parameter_A",
    "vg_par"
  ],
  "_datasets": [
    {
      "name": "vg_parameters_bytexture",
      "title": "van Genuchten parameters",
      "object": "vg_parameters_bytexture",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "texture",
        "alpha",
        "n_ho",
        "0.5cm",
        "1cm",
        "2cm",
        "3cm",
        "4cm",
        "5cm",
        "6cm",
        "7cm"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "infiltration",
      "title": "Cumulative infiltration and sqrt of time Using time and volume from field spreadsheets, the Cumulative infiltration and sqrt of time are calculated",
      "topics": [
        "infiltration"
      ]
    },
    {
      "page": "parameter_A",
      "title": "Calculates parameter A from (Philip, 1957)",
      "topics": [
        "parameter_A"
      ]
    },
    {
      "page": "vg_par",
      "title": "Tabulated VG parameters Van Genuchten parameters and values of A, n and alpha for the Minidisk Infiltrometer (Decagon Devices, Inc., 2005). 12 soil texture classes and suction from 0.5 to 7 cm are tabulated",
      "topics": [
        "vg_par"
      ]
    },
    {
      "page": "vg_parameters_bytexture",
      "title": "van Genuchten parameters",
      "topics": [
        "vg_parameters_bytexture"
      ]
    }
  ],
  "_readme": "https://github.com/cran/infiltrodiscR/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "infiltrodiscr",
  "_universes": [
    "saryace"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-14T07:17:52.000Z",
      "distro": "resolute",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/fbc6399e5459fdca6f752d096049c08b9946f124547e065f0b3cc242213cb62b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-14T07:17:54.000Z",
      "distro": "resolute",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/fbb7560a51fedca410cb73316314b66d4f0557f401dbc8f5bbb5a5c87b21da75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-14T07:17:49.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/f89b6b45230de78a29bfa95fb5e372db10fba51cad205d3db68db68d4630bab0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-14T07:17:22.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/0d9587a71a3768fd2b1ee4992d8bd163186e4c3f40d53f08f6574a28daea66f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-14T07:17:54.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/d319ce7a0ce4381f86c40815e5fe3499851c5bdfa8c4631dde4fdf6c87a4060e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-14T07:16:40.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/36ba6d97c61afbfcd28848303808f6d8b98e702e31bf2eecb72aa0bc8778feed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-14T07:16:43.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/3939fec3c13707f992d46008addc6ba16c59b677a0aeef7d7876e1491424be9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-14T07:16:37.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "https://r2.ropensci.org/aa3b701271d47a034a81c83f6268b98a9cf15052737f71c24c3cbe780073677e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/29313771801"
    }
  ]
}