{
  "_id": "6a16c3d1acfb0bcc41d8826a",
  "Package": "DTWBI",
  "Type": "Package",
  "Title": "Imputation of Time Series Based on Dynamic Time Warping",
  "Version": "1.1",
  "Date": "2018-07-10",
  "Author": "Camille Dezecache, T. T. Hong Phan, Emilie Poisson-Caillault",
  "Maintainer": "Emilie Poisson-Caillault <emilie.poisson@univ-littoral.fr>",
  "Description": "Functions to impute large gaps within time series based on\nDynamic Time Warping methods. It contains all required\nfunctions to create large missing consecutive values within\ntime series and to fill them, according to the paper Phan et\nal. (2017), <DOI:10.1016/j.patrec.2017.08.019>. Performance\ncriteria are added to compare similarity between two signals\n(query and reference).",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "URL": "http://mawenzi.univ-littoral.fr/DTWBI/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:11:15 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-07-11 09:50:16 UTC",
  "RemoteUrl": "https://github.com/cran/DTWBI",
  "RemoteRef": "HEAD",
  "RemoteSha": "022fabcc17869115d4aca93054bfb96d5b8fe235",
  "MD5sum": "37b59db55e0d86fbc00abbb69beefa8a",
  "_user": "cran",
  "_type": "src",
  "_file": "DTWBI_1.1.tar.gz",
  "_fileid": "c1eef968bf54111ff3e207e43bffb26c427e87c36bd907f5c830e743b094ee9a",
  "_filesize": 178635,
  "_sha256": "c1eef968bf54111ff3e207e43bffb26c427e87c36bd907f5c830e743b094ee9a",
  "_created": "2026-05-27T10:11:15.000Z",
  "_published": "2026-05-27T10:13:37.829Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78054779637,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7237743274"
    },
    {
      "job": 78054779578,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7237738322"
    },
    {
      "job": 78054369987,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237707572"
    },
    {
      "job": 78054779631,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237739203"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26504807684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DTWBI",
  "_commit": {
    "id": "022fabcc17869115d4aca93054bfb96d5b8fe235",
    "author": "Emilie Poisson-Caillault <emilie.poisson@univ-littoral.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1531302616
  },
  "_maintainer": {
    "name": "Emilie Poisson-Caillault",
    "email": "emilie.poisson@univ-littoral.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "dtw",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Imports"
    },
    {
      "package": "lsa",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DTWBI"
  },
  "_searchresults": 58,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DTWBI.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-05-29"
    },
    {
      "version": "1.1",
      "date": "2018-07-11"
    }
  ],
  "_exports": [
    "compute.fa2",
    "compute.fb",
    "compute.fsd",
    "compute.nmae",
    "compute.rmse",
    "compute.sim",
    "dist_afbdtw",
    "DTWBI_univariate",
    "gapCreation",
    "local.derivative.ddtw",
    "minCost"
  ],
  "_datasets": [
    {
      "name": "dataDTWBI",
      "title": "Six univariate signals as example for DTWBI package",
      "object": "dataDTWBI",
      "file": "dataDTWBI.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "query",
        "ref1",
        "ref2",
        "ref3",
        "ref4",
        "ref5"
      ],
      "rows": 201,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DTWBI-package",
      "title": "Imputation of Time Series Based on Dynamic Time Warping",
      "topics": [
        "DTWBI-package",
        "DTWBI"
      ]
    },
    {
      "page": "compute.fa2",
      "title": "FA2",
      "topics": [
        "compute.fa2"
      ]
    },
    {
      "page": "compute.fb",
      "title": "Fractional Bias (FB)",
      "topics": [
        "compute.fb"
      ]
    },
    {
      "page": "compute.fsd",
      "title": "Fraction of Standard Deviation (FSD)",
      "topics": [
        "compute.fsd"
      ]
    },
    {
      "page": "compute.nmae",
      "title": "Normalized Mean Absolute Error (NMAE)",
      "topics": [
        "compute.nmae"
      ]
    },
    {
      "page": "compute.rmse",
      "title": "Root Mean Square Error (RMSE)",
      "topics": [
        "compute.rmse"
      ]
    },
    {
      "page": "compute.sim",
      "title": "Similarity",
      "topics": [
        "compute.sim"
      ]
    },
    {
      "page": "dataDTWBI",
      "title": "Six univariate signals as example for DTWBI package",
      "topics": [
        "dataDTWBI"
      ]
    },
    {
      "page": "dist_afbdtw",
      "title": "Adaptive Feature Based Dynamic Time Warping algorithm",
      "topics": [
        "dist_afbdtw"
      ]
    },
    {
      "page": "DTWBI_univariate",
      "title": "DTWBI algorithm for univariate signals",
      "topics": [
        "DTWBI_univariate"
      ]
    },
    {
      "page": "gapCreation",
      "title": "Gap creation",
      "topics": [
        "gapCreation"
      ]
    },
    {
      "page": "local.derivative.ddtw",
      "title": "Local derivative estimate to compute DDTW",
      "topics": [
        "local.derivative.ddtw"
      ]
    },
    {
      "page": "minCost",
      "title": "DTW-based methods for univariate signals",
      "topics": [
        "minCost"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "data.table",
    "dtw",
    "e1071",
    "entropy",
    "jsonlite",
    "lsa",
    "MASS",
    "proxy",
    "rlist",
    "SnowballC",
    "XML",
    "yaml"
  ],
  "_score": 2.2405492482825995,
  "_indexed": true,
  "_nocasepkg": "dtwbi",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-27T10:13:10.000Z",
      "distro": "noble",
      "commit": "022fabcc17869115d4aca93054bfb96d5b8fe235",
      "fileid": "30ee1cceb31a447b83aa4c77db941948506a791f61629b4c43aa12201483c16a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504807684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-27T10:12:54.000Z",
      "distro": "noble",
      "commit": "022fabcc17869115d4aca93054bfb96d5b8fe235",
      "fileid": "ebfa4bae4cbbe9bed967a635bb795aa0205c4e0bd19d4134d73ca5a3fd6a4fd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504807684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-27T10:13:10.000Z",
      "commit": "022fabcc17869115d4aca93054bfb96d5b8fe235",
      "fileid": "57dff1743ca87f55addb3074afaad4c0fd70e2a9892cdc1f6ceb2f325be104a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504807684"
    }
  ]
}