{
  "_id": "6a0f6665acfb0bcc41c5d456",
  "Package": "rosettaPTF",
  "Title": "R Frontend for Rosetta Pedotransfer Functions",
  "Version": "0.2.0",
  "Authors@R": "person(\"Andrew\", \"Brown\", role = c(\"aut\", \"cre\"),\nemail = \"andrew.g.brown@usda.gov\",\ncomment=c(ORCID=\"0000-0002-4565-533X\"))",
  "Maintainer": "Andrew Brown <andrew.g.brown@usda.gov>",
  "Description": "Access the rosetta-soil Python pedotransfer functions from\nR. Rosetta is a neural network-based model for predicting\nunsaturated soil hydraulic parameters from basic soil\ncharacterization data (sand, silt, clay, bulk density, and\nwater content). Predictions are made for the van Genuchten\nunsaturated hydraulic properties model, with uncertainty\nquantification via bootstrap ensemble. Designed for efficient\nbatch processing of large datasets through vectorized\ncomputation and optional parallel processing.",
  "Config/reticulate": "list( packages = list( list(package = \"numpy\"),\nlist(package = \"rosetta-soil\") ) )",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/ncss-tech/rosettaPTF,\nhttps://ncss-tech.github.io/rosettaPTF/",
  "BugReports": "https://github.com/ncss-tech/rosettaPTF/issues",
  "VignetteBuilder": "litedown",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libpng-dev\nlibproj-dev python3 libsqlite3-dev",
  "Repository": "https://ncss-tech.r-universe.dev",
  "Date/Publication": "2026-04-21 15:00:18 UTC",
  "RemoteUrl": "https://github.com/ncss-tech/rosettaPTF",
  "RemoteRef": "HEAD",
  "RemoteSha": "04db9877e77cf5076e707ca1893d2807be3082d2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:52:32 UTC",
    "User": "root"
  },
  "Author": "Andrew Brown [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4565-533X>)",
  "MD5sum": "6d48ea116dd4ee844fa57de45fc241de",
  "_user": "ncss-tech",
  "_type": "src",
  "_file": "rosettaPTF_0.2.0.tar.gz",
  "_fileid": "bc0c19633e86b924005b379c1d91cae227d31f506c2974fca024fc12588beaca",
  "_filesize": 236750,
  "_sha256": "bc0c19633e86b924005b379c1d91cae227d31f506c2974fca024fc12588beaca",
  "_created": "2026-05-21T09:52:32.000Z",
  "_published": "2026-05-21T20:09:09.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259034996,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132711179"
    },
    {
      "job": 77259035420,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132708894"
    },
    {
      "job": 77259035086,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132694475"
    },
    {
      "job": 77259035203,
      "time": 309,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132741581"
    },
    {
      "job": 77259035071,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132636053"
    },
    {
      "job": 77259034544,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146064971"
    },
    {
      "job": 77259035224,
      "time": 368,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132761461"
    },
    {
      "job": 77259035719,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132710050"
    },
    {
      "job": 77259035645,
      "time": 251,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132722454"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ncss-tech/rosettaPTF",
  "_commit": {
    "id": "04db9877e77cf5076e707ca1893d2807be3082d2",
    "author": "Andrew Gene Brown <andrew.g.brown@usda.gov>",
    "committer": "Andrew Gene Brown <andrew.g.brown@usda.gov>",
    "message": "fix: check results\n - codecov URL and middle initial\n",
    "time": 1776783618
  },
  "_maintainer": {
    "name": "Andrew Brown",
    "email": "andrew.g.brown@usda.gov",
    "login": "brownag",
    "mastodon": "@humus_rocks@fosstodon.org",
    "twitter": "@humus_rocks",
    "description": "let the beauty we love be what we do. there are hundreds of ways to kneel and kiss the ground.",
    "uuid": 20842828,
    "orcid": "0000-0002-4565-533X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ncss-tech",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "hydraulic",
    "hydrology",
    "ksat",
    "pedotransfer",
    "python",
    "reticulate",
    "rosetta",
    "soil"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "brownag",
      "count": 93,
      "uuid": 20842828
    },
    {
      "user": "dylanbeaudette",
      "count": 2,
      "uuid": 624277
    }
  ],
  "_userbio": {
    "uuid": 10520265,
    "type": "organization",
    "name": "ncss-tech",
    "description": "Collection of repositories contributed by members of the National Cooperative Soil Survey"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rosettaPTF"
  },
  "_devurl": "https://github.com/ncss-tech/rosettaptf",
  "_pkgdown": "https://ncss-tech.github.io/rosettaPTF/",
  "_searchresults": 10,
  "_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/rosettaPTF.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ann_predict",
    "find_python",
    "get_rosetta_module",
    "install_rosetta",
    "rosesoil",
    "Rosetta",
    "rosetta_module_available",
    "run_rosetta",
    "SoilDataFromArray",
    "UnsaturatedK"
  ],
  "_datasets": [
    {
      "name": "MUKEY_PROP",
      "title": "Sample SSURGO Mapunit Properties by 'mukey'",
      "object": "MUKEY_PROP",
      "class": [
        "data.frame"
      ],
      "fields": [
        "areasymbol",
        "musym",
        "muname",
        "mukey",
        "sandtotal_r",
        "silttotal_r",
        "claytotal_r",
        "dbthirdbar_r"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "MUKEY_WCS",
      "title": "Sample SSURGO Mapunit Web Coverage Service Data: _matrix_ of 'mukey'",
      "object": "MUKEY_WCS",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 147,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ann_predict",
      "title": "Extended _Rosetta_ Predictions, Parameter Distributions and Summary Statistics after Zhang & Schaap (2017)",
      "topics": [
        "ann_predict",
        "ann_predict.default",
        "ann_predict.Rosetta"
      ]
    },
    {
      "page": "find_python",
      "title": "Heuristics to Find Python",
      "topics": [
        "find_python"
      ]
    },
    {
      "page": "get_rosetta_module",
      "title": "Get Rosetta module object reference",
      "topics": [
        "get_rosetta_module"
      ]
    },
    {
      "page": "install_rosetta",
      "title": "Install Rosetta Python package",
      "topics": [
        "install_rosetta"
      ]
    },
    {
      "page": "MUKEY_PROP",
      "title": "Sample SSURGO Mapunit Properties by 'mukey'",
      "topics": [
        "MUKEY_PROP"
      ]
    },
    {
      "page": "MUKEY_WCS",
      "title": "Sample SSURGO Mapunit Web Coverage Service Data: _matrix_ of 'mukey'",
      "topics": [
        "MUKEY_WCS"
      ]
    },
    {
      "page": "predict.Rosetta",
      "title": "Predict Rosetta Parameter Values and Standard Deviations from a _Rosetta_ instance",
      "topics": [
        "predict.Rosetta"
      ]
    },
    {
      "page": "predict.UnsaturatedK",
      "title": "Predict K0 and L from retention parameters",
      "topics": [
        "predict.UnsaturatedK"
      ]
    },
    {
      "page": "rosesoil",
      "title": "Run rosesoil() from rosetta-soil >= 0.3.0",
      "topics": [
        "rosesoil"
      ]
    },
    {
      "page": "Rosetta-class",
      "title": "Make a Rosetta object instance for running 'predict()' methods",
      "topics": [
        "Rosetta"
      ]
    },
    {
      "page": "rosetta_module_available",
      "title": "Check if Rosetta module is available for import from local Python environment",
      "topics": [
        "rosetta_module_available"
      ]
    },
    {
      "page": "run_rosetta",
      "title": "Run 'rosetta()' method from Python module",
      "topics": [
        "run_rosetta",
        "run_rosetta.data.frame",
        "run_rosetta.default",
        "run_rosetta.matrix",
        "run_rosetta.RasterBrick",
        "run_rosetta.RasterStack",
        "run_rosetta.SpatRaster"
      ]
    },
    {
      "page": "SoilDataFromArray",
      "title": "Convert list of numeric vectors to _SoilData_ Python object",
      "topics": [
        "py_to_r.rosetta.rosetta.SoilData",
        "SoilDataFromArray"
      ]
    },
    {
      "page": "UnsaturatedK",
      "title": "Make an UnsaturatedK object instance",
      "topics": [
        "UnsaturatedK"
      ]
    }
  ],
  "_readme": "https://github.com/ncss-tech/rosettaPTF/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "terra",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "performance-raster.Rmd",
      "filename": "performance-raster.html",
      "title": "High-Throughput Raster Processing",
      "engine": "litedown::vignette",
      "headings": [
        "Introduction",
        "Processing Point Data",
        "Processing Continuously Varying Raster Data",
        "Creating a Raster Stack from Sample Data",
        "Running Rosetta on Raster Data",
        "Scaling to Large Datasets",
        "Parallel Processing with Multiple Cores",
        "Key Parameters for Scaling",
        "Batch Processing Workflows",
        "Advanced Options",
        "Controlling Parameter Estimation Scale",
        "Bootstrap Ensemble",
        "Summary"
      ],
      "created": "2026-03-06 23:29:12",
      "modified": "2026-03-06 23:29:12",
      "commits": 1
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "rosettaptf",
  "_universes": [
    "ncss-tech",
    "brownag"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T09:54:57.000Z",
      "distro": "noble",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "d1e76a7dc8ee07864de3ad74163795635a23e689080189f0f16633d6812f94f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T09:54:53.000Z",
      "distro": "noble",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "8e1a8e0ba33c969b812b4e12b80ec05e36590aa73a7834b2921a92c23428bcef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T09:54:34.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "07c3e5de4014a7c83c68d38e449567c90646fd3a41d489487a09de5b6e6960f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T09:55:35.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "14d97bad2ec213ccdccd01889da00e6cd2afa705f47169079252e039a37ab58f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-21T20:08:48.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "1ba977991ea7f2dac9e73daf08b34a63e11ea8185fe3de70ebf36441f8d7e6a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T09:54:34.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "82c37229f8ebb9c21bf731c35b473e74c6e9a888c55124f5d1d67547c4f3bef0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T09:53:55.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "e2638cb8c984f5741a57d0cf0c33945e98ee5b0e3a96c140d84145b9a31e0c1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T09:54:10.000Z",
      "commit": "04db9877e77cf5076e707ca1893d2807be3082d2",
      "fileid": "37eac74f88bec3966da424d07962e5d5321565ea0785e0e09aab9722b65c3b3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ncss-tech/actions/runs/26218619306"
    }
  ]
}