{
  "_id": "6a1f3260b401979e73427efc",
  "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-05-15 07:40:03 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",
  "MD5sum": "b2857bb63e5529ee12231d7a0c1362fc",
  "_user": "saryace",
  "_type": "src",
  "_file": "infiltrodiscR_0.0.5.tar.gz",
  "_fileid": "b934a7ddafe7479e32bac40b3e5e554426dea002c868b4e7a1e9ff3592afb4a2",
  "_filesize": 102905,
  "_sha256": "b934a7ddafe7479e32bac40b3e5e554426dea002c868b4e7a1e9ff3592afb4a2",
  "_created": "2026-05-15T07:40:03.000Z",
  "_published": "2026-06-02T19:43:28.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157286820,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7012454118"
    },
    {
      "job": 79157286804,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7012451091"
    },
    {
      "job": 79157286828,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7012448132"
    },
    {
      "job": 79157286610,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7012442078"
    },
    {
      "job": 79157286554,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012414338"
    },
    {
      "job": 79157285845,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368074767"
    },
    {
      "job": 79157286832,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7012439447"
    },
    {
      "job": 79157286602,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7012432530"
    },
    {
      "job": 79157286833,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7012438231"
    }
  ],
  "_buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 30844164
  },
  "_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",
    "description": "Assistant Professor\r\n"
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/infiltrodiscR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-15T07:42:35.000Z",
      "distro": "noble",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "c54ba11eef7736f31835e7c97fb6386e804d6ad714ac23defb2643ee9f42da22",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-15T07:42:25.000Z",
      "distro": "noble",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "d81af5da42cded5a034bbb3aa94c74e4b911766b219811ca39aeb2081a640e6f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-15T07:42:16.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "7dd7cb02671faca4405659ad5615f0285f4fd6c116fe86e6a5af19c49d97878f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-15T07:41:51.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "120b637f1324492c61cbfe0ca8d1408fc16dd0b954190357533c8ded40cff0be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-15T07:41:35.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "e377e07b7fb07e5710bdac848e8c6667660563108cb50939361ee3846c213806",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-15T07:41:10.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "307ffa36d8644aa3d88016b11f51ca521645633c79af4b77c75bbb33ba545a16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-15T07:41:29.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "6505a92fae0bb3b50b61d8f2d6757d8c00d71f15fbb23600a93874623f00dbb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-02T19:43:14.000Z",
      "commit": "d672d2addc8a7dcf1f41b8499a571bbc85c9509c",
      "fileid": "caf1ee37ea2e3298ba5e45cb5c8f25894c14405ae7a4f57ea3452ac17855c7cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/saryace/actions/runs/25906359766"
    }
  ]
}