{
  "_id": "6a1037fbacfb0bcc41c9a928",
  "Package": "SWTools",
  "Type": "Package",
  "Title": "Helper Tools for Australian Hydrologists",
  "Version": "1.1.0",
  "Authors@R": "person(\"Matt\", \"Gibbs\", email = \"gibbs.ms@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Author": "Matt Gibbs [aut, cre]",
  "Maintainer": "Matt Gibbs <gibbs.ms@gmail.com>",
  "URL": "https://github.com/matt-s-gibbs/SWTools",
  "BugReports": "https://github.com/matt-s-gibbs/swtools/issues",
  "Description": "Functions to speed up work flow for hydrological analysis.\nFocused on Australian climate data (SILO climate data),\nhydrological models (eWater Source) and in particular South\nAustralia (<https://water.data.sa.gov.au> hydrological data).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://matt-s-gibbs.r-universe.dev",
  "Date/Publication": "2024-10-14 06:17:57 UTC",
  "RemoteUrl": "https://github.com/matt-s-gibbs/swtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "09db14dbb16fcc881145c44682ad92da417a2dd5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:12:43 UTC",
    "User": "root"
  },
  "MD5sum": "9fea89149eed3bcd9b5ffe29d62139cd",
  "_user": "matt-s-gibbs",
  "_type": "src",
  "_file": "SWTools_1.1.0.tar.gz",
  "_fileid": "837e95eb2ee86e9fff072b2513840ff42b737ba0f1932a70d296a6b01022f286",
  "_filesize": 342419,
  "_sha256": "837e95eb2ee86e9fff072b2513840ff42b737ba0f1932a70d296a6b01022f286",
  "_created": "2026-05-12T06:12:43.000Z",
  "_published": "2026-05-22T11:03:23.286Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366698851,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936995451"
    },
    {
      "job": 77366699086,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936994589"
    },
    {
      "job": 77366698813,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937012763"
    },
    {
      "job": 77366698957,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937010243"
    },
    {
      "job": 77366698366,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936958049"
    },
    {
      "job": 77366698426,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158946533"
    },
    {
      "job": 77366699295,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936979501"
    },
    {
      "job": 77366699680,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6936977395"
    },
    {
      "job": 77366699423,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936977957"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matt-s-gibbs/swtools",
  "_commit": {
    "id": "09db14dbb16fcc881145c44682ad92da417a2dd5",
    "author": "matt-s-gibbs <gibbs.ms@gmail.com>",
    "committer": "matt-s-gibbs <gibbs.ms@gmail.com>",
    "message": "replace xs link to control section only\n",
    "time": 1728886677
  },
  "_maintainer": {
    "name": "Matt Gibbs",
    "email": "gibbs.ms@gmail.com",
    "login": "matt-s-gibbs",
    "uuid": 13398903
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggspatial",
      "role": "Imports"
    },
    {
      "package": "prettymapr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "hydroTSM",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "segmented",
      "role": "Imports"
    }
  ],
  "_owner": "matt-s-gibbs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "matt-s-gibbs",
      "count": 71,
      "uuid": 13398903
    },
    {
      "user": "mattgibbscsiro",
      "count": 24,
      "uuid": 186234814
    },
    {
      "user": "m-alcorn",
      "count": 1,
      "uuid": 37855059
    }
  ],
  "_userbio": {
    "uuid": 13398903,
    "type": "user",
    "name": "matt-s-gibbs"
  },
  "_downloads": {
    "count": 230,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SWTools"
  },
  "_devurl": "https://github.com/matt-s-gibbs/swtools",
  "_searchresults": 8,
  "_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/SWTools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matt-s-gibbs/swtools",
  "_realowner": "matt-s-gibbs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1.0",
      "date": "2021-09-06"
    },
    {
      "version": "0.2.2.0",
      "date": "2022-01-05"
    },
    {
      "version": "0.2.3.0",
      "date": "2022-02-10"
    },
    {
      "version": "0.2.3.1",
      "date": "2022-03-30"
    },
    {
      "version": "0.2.4",
      "date": "2022-07-04"
    },
    {
      "version": "0.2.5",
      "date": "2023-04-06"
    },
    {
      "version": "1.0",
      "date": "2023-05-24"
    },
    {
      "version": "1.0.1",
      "date": "2024-02-02"
    },
    {
      "version": "1.0.2",
      "date": "2024-05-23"
    },
    {
      "version": "1.0.3",
      "date": "2024-05-24"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-14"
    }
  ],
  "_exports": [
    "AQWPDownload",
    "AQWPLoad",
    "HydstraSiteDetails",
    "read_res.csv",
    "SILOCheckConsistency",
    "SILOCorrectSite",
    "SILOCumulativeDeviation",
    "SILODoubleMass",
    "SILODownload",
    "SILOLoad",
    "SILOMap",
    "SILOMonthlyRainfall",
    "SILOMortonQualityCodes",
    "SILOQualityCodes",
    "SILOReport",
    "SILOSitesfromPolygon",
    "SILOSiteSummary",
    "SILOThiessenShp",
    "SILOWriteforSource",
    "SILOWriteFunctionsforSource",
    "VeneerGetInputSets",
    "VeneerGetNodesbyType",
    "VeneerGetPiecewise",
    "VeneerGetTS",
    "VeneerGetTSbyNode",
    "VeneerGetTSbyVariable",
    "VeneerGetTSVariables",
    "VeneerlatestRunNumber",
    "VeneerRunSource",
    "VeneerSetFunction",
    "VeneerSetPiecewise",
    "WritepwtoIS"
  ],
  "_help": [
    {
      "page": "SWTools-package",
      "title": "SWTools: Helper Tools for Australian Hydrologists",
      "topics": [
        "SWTools-package",
        "SWTools"
      ]
    },
    {
      "page": "AQWPDownload",
      "title": "Function to download data from https://water.data.sa.gov.au",
      "topics": [
        "AQWPDownload"
      ]
    },
    {
      "page": "AQWPLoad",
      "title": "Function to load in an Aquarius json file, downloaded from https://water.data.sa.gov.au, possibly using AWQPDownload()",
      "topics": [
        "AQWPLoad"
      ]
    },
    {
      "page": "HydstraSiteDetails",
      "title": "Get streamflow station information from Hydstra API",
      "topics": [
        "HydstraSiteDetails"
      ]
    },
    {
      "page": "read_res.csv",
      "title": "Function to import a Source .res.csv File Returns data (as a Data Frame, Zoo, or tibble) as a time Series with all Results Read Source .res.csv file into a data table or zoo time series",
      "topics": [
        "read_res.csv"
      ]
    },
    {
      "page": "SILOCheckConsistency",
      "title": "Check for homogeneity between SILO rainfall station data",
      "topics": [
        "SILOCheckConsistency"
      ]
    },
    {
      "page": "SILOCorrectSite",
      "title": "Correct a slope change in a rainfall data set based on another site",
      "topics": [
        "SILOCorrectSite"
      ]
    },
    {
      "page": "SILOCumulativeDeviation",
      "title": "Plot the cumulative deviation from the mean for each silo station on one plot",
      "topics": [
        "SILOCumulativeDeviation"
      ]
    },
    {
      "page": "SILODoubleMass",
      "title": "Plot double mass curves of each rainfall site against each other",
      "topics": [
        "SILODoubleMass"
      ]
    },
    {
      "page": "SILODownload",
      "title": "Download SILO data",
      "topics": [
        "SILODownload"
      ]
    },
    {
      "page": "SILOImport",
      "title": "Import a SILO file",
      "topics": [
        "SILOImport"
      ]
    },
    {
      "page": "SILOLoad",
      "title": "Import multiple SILO files",
      "topics": [
        "SILOLoad"
      ]
    },
    {
      "page": "SILOMap",
      "title": "Plot a map of the SILO station locations",
      "topics": [
        "SILOMap"
      ]
    },
    {
      "page": "SILOMonthlyRainfall",
      "title": "Plot a boxplot of monthly rainfall with mean monthly evaporation",
      "topics": [
        "SILOMonthlyRainfall"
      ]
    },
    {
      "page": "SILOMortonQualityCodes",
      "title": "Plot the quality codes of the input data for Morton's Evap calculations",
      "topics": [
        "SILOMortonQualityCodes"
      ]
    },
    {
      "page": "SILOQualityCodes",
      "title": "Plot the quality codes of the SILO rainfall data",
      "topics": [
        "SILOQualityCodes"
      ]
    },
    {
      "page": "SILOReport",
      "title": "Write SILO data report to word document. The report includes output from SILOSiteSummary(), SILOQualityCodes(), SILOMortonQualityCodes(). SILOMap(), SILOMonthlyRainfall(), SILOCumulativeDeviation() and SILODoubleMass().",
      "topics": [
        "SILOReport"
      ]
    },
    {
      "page": "SILOSitesfromPolygon",
      "title": "Find SILO sites within a polygon",
      "topics": [
        "SILOSitesfromPolygon"
      ]
    },
    {
      "page": "SILOSiteSummary",
      "title": "Produce a table summarising SILO sites",
      "topics": [
        "SILOSiteSummary"
      ]
    },
    {
      "page": "SILOThiessenShp",
      "title": "Function to generate Thiessen polygons from SILO sites",
      "topics": [
        "SILOThiessenShp"
      ]
    },
    {
      "page": "SILOWriteforSource",
      "title": "Write a SILO time series to a csv file in the format expected by eWater Source",
      "topics": [
        "SILOWriteforSource"
      ]
    },
    {
      "page": "SILOWriteFunctionsforSource",
      "title": "Function to bulk create functions for SILO data in Source.",
      "topics": [
        "SILOWriteFunctionsforSource"
      ]
    },
    {
      "page": "VeneerGetInputSets",
      "title": "Get vector of InputSets",
      "topics": [
        "VeneerGetInputSets"
      ]
    },
    {
      "page": "VeneerGetNodesbyType",
      "title": "Get a vector of node names for a given type",
      "topics": [
        "VeneerGetNodesbyType"
      ]
    },
    {
      "page": "VeneerGetPiecewise",
      "title": "Get data from a Source piecewise table using Veneer",
      "topics": [
        "VeneerGetPiecewise"
      ]
    },
    {
      "page": "VeneerGetTS",
      "title": "Get a time series result from Source using Veneer",
      "topics": [
        "VeneerGetTS"
      ]
    },
    {
      "page": "VeneerGetTSbyNode",
      "title": "Get all time series recorded in Source for a given node",
      "topics": [
        "VeneerGetTSbyNode"
      ]
    },
    {
      "page": "VeneerGetTSbyVariable",
      "title": "Get all time series recorded in Source of a given variable type",
      "topics": [
        "VeneerGetTSbyVariable"
      ]
    },
    {
      "page": "VeneerGetTSVariables",
      "title": "Get a vector of the type of time series variables recorded",
      "topics": [
        "VeneerGetTSVariables"
      ]
    },
    {
      "page": "VeneerlatestRunNumber",
      "title": "Get the number of the latest run",
      "topics": [
        "VeneerlatestRunNumber"
      ]
    },
    {
      "page": "VeneerRunSource",
      "title": "Run Source using Veneer",
      "topics": [
        "VeneerRunSource"
      ]
    },
    {
      "page": "VeneerSetFunction",
      "title": "Update a function value or expression. Function must exist before being updated.",
      "topics": [
        "VeneerSetFunction"
      ]
    },
    {
      "page": "VeneerSetPiecewise",
      "title": "Change a Source piecewise table using Veneer",
      "topics": [
        "VeneerSetPiecewise"
      ]
    },
    {
      "page": "WritepwtoIS",
      "title": "Write an input set line for a piecewise lookup table from a csv file",
      "topics": [
        "WritepwtoIS"
      ]
    }
  ],
  "_readme": "https://github.com/matt-s-gibbs/swtools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "class",
    "classInt",
    "cli",
    "clipr",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggspatial",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "hydroTSM",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polynom",
    "prettymapr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rjson",
    "rlang",
    "rmarkdown",
    "rosm",
    "rstatix",
    "s2",
    "S7",
    "sass",
    "scales",
    "segmented",
    "sf",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "swtools",
  "_universes": [
    "matt-s-gibbs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T06:15:20.000Z",
      "distro": "noble",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "b66477aa5d544111a441ce25edd912d0601103151a557209b2995d67434c3207",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T06:15:17.000Z",
      "distro": "noble",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "9fd430f0d23a489795f4a01e547f31ccfccc0350d57e99538c380e4cfc273ff7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T06:16:35.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "aa319d3f6564b566e364e8dbb36c1f45d9a75c79617b3583bf4768f7d1688e45",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T06:16:24.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "38228fde467b272a4c4e7b626780a64f662f283f222135d9e8eec46c5bded340",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T06:14:05.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "f905c754878a183e05b84ba76bd1aaa0fe85bda884d3af74dc0a3da02067ed78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T06:13:58.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "c11fe843d85be745d8aed740733a77dc4f01287902bd8b33bd3c3a4541f9d8ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T06:14:02.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "728470a764c2c2f19621540d5891bce38cd289d6cc2cd9881da5d88834ac4e76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T11:03:07.000Z",
      "commit": "09db14dbb16fcc881145c44682ad92da417a2dd5",
      "fileid": "e97a413668dee673ff3c69580946ab9681c71606ee50948e66b6b87fe228ee25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matt-s-gibbs/actions/runs/25716818173"
    }
  ]
}