{
  "_id": "6a5882ffff0138dec5d746ec",
  "Package": "conduits",
  "Title": "CONDitional UI for Time Series normalisation",
  "Version": "1.0.0",
  "Authors@R": "c( person(\"Puwasala\", \"Gamakumara\", email = \"puwasala.gamakumara@gmail.com\", role= c(\"aut\",\"cre\")),\nperson(\"Priyanga Dilini\", \"Talagala\", role= c(\"aut\")),\nperson(\"Rob J.\", \"Hyndman\", role= c(\"aut\"))\n)",
  "Description": "Provide a user interface for conditionally normalising a\ntimeseries.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/PuwasalaG/conduits",
  "BugReports": "https://github.com/PuwasalaG/conduits/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://robjhyndman.r-universe.dev",
  "Date/Publication": "2023-04-18 09:13:28 UTC",
  "RemoteUrl": "https://github.com/PuwasalaG/conduits",
  "RemoteRef": "HEAD",
  "RemoteSha": "80a48697c05463afa641a318d8ab1f457bc79cc4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 06:55:32 UTC",
    "User": "root"
  },
  "Author": "Puwasala Gamakumara [aut, cre],\nPriyanga Dilini Talagala [aut],\nRob J. Hyndman [aut]",
  "Maintainer": "Puwasala Gamakumara <puwasala.gamakumara@gmail.com>",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "conduits_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/20c18d84e8cc4108c18b0a7f97f2c3bb5b1b5af7c85423d6c6dbca02c6706b93",
  "_filesize": 1522947,
  "_sha256": "20c18d84e8cc4108c18b0a7f97f2c3bb5b1b5af7c85423d6c6dbca02c6706b93",
  "_expires": "2026-10-24T07:06:37.000Z",
  "_created": "2026-07-16T06:55:32.000Z",
  "_published": "2026-07-16T07:06:39.289Z",
  "_jobs": [
    {
      "job": 87555813499,
      "time": 444,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8367558289"
    },
    {
      "job": 87555813510,
      "time": 465,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8367565806"
    },
    {
      "job": 87555813511,
      "time": 618,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8367618403"
    },
    {
      "job": 87555813531,
      "time": 577,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8367605149"
    },
    {
      "job": 87555194153,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367393967"
    },
    {
      "job": 87555813502,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367455865"
    },
    {
      "job": 87555813538,
      "time": 423,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8367552056"
    },
    {
      "job": 87555813559,
      "time": 578,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8367605212"
    },
    {
      "job": 87555813513,
      "time": 579,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8367605490"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505",
  "_status": "success",
  "_upstream": "https://github.com/PuwasalaG/conduits",
  "_commit": {
    "id": "80a48697c05463afa641a318d8ab1f457bc79cc4",
    "author": "unknown <pritalagala@gmail.com>",
    "committer": "unknown <pritalagala@gmail.com>",
    "message": "added package website\n",
    "time": 1681809208
  },
  "_maintainer": {
    "name": "Puwasala Gamakumara",
    "email": "puwasala.gamakumara@gmail.com",
    "login": "puwasalag",
    "description": "",
    "uuid": 26699026
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "fable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mgcViz",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "puwasalag",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "puwasalag",
      "count": 75,
      "uuid": 26699026
    },
    {
      "user": "pridiltal",
      "count": 5,
      "uuid": 20311818
    },
    {
      "user": "robjhyndman",
      "count": 3,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 127518,
    "type": "user",
    "name": "Rob J Hyndman",
    "followers": 3108,
    "description": "Professor of Statistics at Monash University, Australia"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/conduits"
  },
  "_devurl": "https://github.com/puwasalag/conduits",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/conduits.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ":=",
    ".data",
    "augment",
    "augment.conditional_acf",
    "augment.conditional_ccf",
    "augment.conditional_moment",
    "calc_dt_CI",
    "conditional_acf",
    "conditional_ccf",
    "conditional_mean",
    "conditional_var",
    "estimate_dt",
    "normalize",
    "unnormalize"
  ],
  "_datasets": [
    {
      "name": "NEON_PRIN_5min_cleaned",
      "title": "Anomaly removed data for water quality variables aggregated at 5-minute intervals from Pringle Creek, Texas.",
      "object": "NEON_PRIN_5min_cleaned",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Timestamp",
        "site",
        "conductance",
        "dissolvedOxygen",
        "pH",
        "chlorophyll",
        "turbidity",
        "fDOM",
        "level",
        "temperature"
      ],
      "rows": 105984,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "augment.conditional_acf",
      "title": "Augment data with information from a conditional auto-correlation fit",
      "topics": [
        "augment.conditional_acf"
      ]
    },
    {
      "page": "augment.conditional_ccf",
      "title": "Augment data with information from a conditional cross-correlation fit",
      "topics": [
        "augment.conditional_ccf"
      ]
    },
    {
      "page": "augment.conditional_moment",
      "title": "Augment data with information from a conditional mean fit or conditional variance fit",
      "topics": [
        "augment.conditional_moment"
      ]
    },
    {
      "page": "calc_dt_CI",
      "title": "Computing bootstrapped confidence intervals for dt",
      "topics": [
        "calc_dt_CI"
      ]
    },
    {
      "page": "conditional_acf",
      "title": "Computing conditional autocorrelations at given lags",
      "topics": [
        "conditional_acf"
      ]
    },
    {
      "page": "conditional_ccf",
      "title": "Computing conditional cross-correlations at given lags",
      "topics": [
        "conditional_ccf"
      ]
    },
    {
      "page": "conditional_mean",
      "title": "Estimating conditional mean of a time series",
      "topics": [
        "conditional_mean"
      ]
    },
    {
      "page": "conditional_var",
      "title": "Estimating conditional variance of a time series",
      "topics": [
        "conditional_var"
      ]
    },
    {
      "page": "conduits",
      "title": "conduits: CONDitional User Interface for Time Series normalisation",
      "topics": [
        "conduits"
      ]
    },
    {
      "page": "estimate_dt",
      "title": "Estimating time delay between two sensors in a river system",
      "topics": [
        "estimate_dt"
      ]
    },
    {
      "page": "NEON_PRIN_5min_cleaned",
      "title": "Anomaly removed data for water quality variables aggregated at 5-minute intervals from Pringle Creek, Texas.",
      "topics": [
        "NEON_PRIN_5min_cleaned"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize a series using conditional moments",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "unnormalize",
      "title": "Unnormalize a series using conditional moments",
      "topics": [
        "unnormalize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/PuwasalaG/conduits/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/PuwasalaG/conduits/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "backports",
    "BH",
    "broom",
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "lubridate",
    "magrittr",
    "Matrix",
    "mgcv",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tsibble",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2.732393759822968,
  "_indexed": false,
  "_nocasepkg": "conduits",
  "_universes": [
    "robjhyndman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-16T06:58:32.000Z",
      "distro": "resolute",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/369ae025c3b6e1300f719b080806f513d94baa22db0b50e79ca6eed4e7fb4137",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-16T06:59:08.000Z",
      "distro": "resolute",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/5d60809adb2082d752b0989270ed21bc5aa3e5f24949e9594a0a4be0853f8bf5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-16T06:57:40.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/490d0bf203f533f49926fa8823845f53f5ab8ddfb8ec547924f809c323cc0781",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-16T06:57:46.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/73c438664a67a29c9f789ad80cb776342bc5a8137f9a8be579f4c67763c77a83",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-16T06:58:34.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/ba515d01b0ff9592b09c3aed81b33a6f6e0029fd7f25f409500dddadc8eecd8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:57:10.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/b6f073cd3980e4dc1aee545110bf5ef8bd7c5a57f5ce14af66c89c4ac3e1db0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:57:04.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/26fb678ea44b6c3554de99d2abbc27de9ad405a66c47e323eed37edac901e3a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:57:17.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "https://r2.ropensci.org/c6f8dc85f0105f44577db8c18ebf7a1517b9cc253805994c76a87762725dbb16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/29478006505"
    }
  ]
}