{
  "_id": "6a1f11bdb401979e7341db05",
  "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-05-17 07:47:55 UTC",
    "User": "root"
  },
  "Author": "Puwasala Gamakumara [aut, cre],\nPriyanga Dilini Talagala [aut],\nRob J. Hyndman [aut]",
  "Maintainer": "Puwasala Gamakumara <puwasala.gamakumara@gmail.com>",
  "MD5sum": "7bda6d7ef78949c66152fbfd087ed97c",
  "_user": "robjhyndman",
  "_type": "src",
  "_file": "conduits_1.0.0.tar.gz",
  "_fileid": "c055a4ff66c2c2f90f6b0793e53ae6203c753ee080c23f016a7130f603404921",
  "_filesize": 1516977,
  "_sha256": "c055a4ff66c2c2f90f6b0793e53ae6203c753ee080c23f016a7130f603404921",
  "_created": "2026-05-17T07:47:55.000Z",
  "_published": "2026-06-02T17:24:13.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79131011458,
      "time": 479,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040605125"
    },
    {
      "job": 79131011854,
      "time": 487,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040606145"
    },
    {
      "job": 79131011799,
      "time": 483,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040605654"
    },
    {
      "job": 79131012062,
      "time": 542,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040612115"
    },
    {
      "job": 79131011600,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040550456"
    },
    {
      "job": 79131011023,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365007252"
    },
    {
      "job": 79131011634,
      "time": 570,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040615317"
    },
    {
      "job": 79131011918,
      "time": 615,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7040620297"
    },
    {
      "job": 79131011953,
      "time": 565,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040614765"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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.0",
  "_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",
    "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-05-17T07:50:44.000Z",
      "distro": "noble",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "5bb7e075040990521f4d56f7ec095a70570cdff82b57af2ff8767e6ca0bf5b08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T07:50:51.000Z",
      "distro": "noble",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "7b9a662f4b945047b0767c48a4eee68fa011a00b42b7369c362a1f1db3e681f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T07:49:35.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "09b3c841d8ba33eb707cec4ad2db6669f31f24d2398c5129306ffce6dbb8af9c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T07:49:51.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "ba95f5d301bf662c60212bdc94e9633363594ed97e96e170ec3a130265a83c7b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T07:49:41.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "aef7062255b2e3eebcdead134ede1341d9ab1ec3cb032c5b7cd10d6150a943a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T07:49:36.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "05d31c2e1da46c7821056cb1fcd2c660dbfb6d02a6de85661a003ab4b83debe3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T07:49:33.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "66b75b80d7d27cd955e38a1dee70077cf86202f0fa9123b6a1a17f1d637a2465",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T17:23:52.000Z",
      "commit": "80a48697c05463afa641a318d8ab1f457bc79cc4",
      "fileid": "41e28518621d6d6c9322bc9d5eb335e4f28bdcbab5abea0b2911b3110b7825de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robjhyndman/actions/runs/25984969780"
    }
  ]
}