{
  "_id": "6a215218cd65a98ecbd2d727",
  "Package": "TSCS",
  "Version": "0.1.1",
  "Title": "Time Series Cointegrated System",
  "Authors@R": "person(\"Tianjian\", \"Yang\", email = \"yangtj5@mail2.sysu.edu.cn\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Tianjian Yang <yangtj5@mail2.sysu.edu.cn>",
  "Description": "A set of functions to implement Time Series Cointegrated\nSystem (TSCS) spatial interpolation and relevant data\nvisualization.",
  "License": "GPL (>= 2.0)",
  "RoxygenNote": "6.0.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr, R.rsp",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:20:01 UTC",
    "User": "root"
  },
  "Author": "Tianjian Yang [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-10-02 10:19:48 UTC",
  "RemoteUrl": "https://github.com/cran/TSCS",
  "RemoteRef": "HEAD",
  "RemoteSha": "29d55b53a86486380a0c6bea023ef576b75b5cc5",
  "MD5sum": "1b73807d034293086828b9fe18a4d002",
  "_user": "cran",
  "_type": "src",
  "_file": "TSCS_0.1.1.tar.gz",
  "_fileid": "e78329a1d6d935111a112ef4801a7755a4b98ffddd16ebb56041253b4809e24a",
  "_filesize": 1443850,
  "_sha256": "e78329a1d6d935111a112ef4801a7755a4b98ffddd16ebb56041253b4809e24a",
  "_created": "2026-06-04T10:20:01.000Z",
  "_published": "2026-06-04T10:23:20.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79498286186,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408988966"
    },
    {
      "job": 79498286225,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408991083"
    },
    {
      "job": 79497857645,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408937406"
    },
    {
      "job": 79498286208,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408991426"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26945639137",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/TSCS",
  "_commit": {
    "id": "29d55b53a86486380a0c6bea023ef576b75b5cc5",
    "author": "Tianjian Yang <yangtj5@mail2.sysu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1506939588
  },
  "_maintainer": {
    "name": "Tianjian Yang",
    "email": "yangtj5@mail2.sysu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "version": ">= 0.10-42",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "version": ">= 0.98.1",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TSCS"
  },
  "_mentions": 1,
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TSCS.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-06"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-02"
    }
  ],
  "_exports": [
    "appraisal_index",
    "plot_compare",
    "plot_dif",
    "plot_map",
    "plot_NA",
    "plot3D_dif",
    "plot3D_map",
    "plot3D_NA",
    "tscsEstimate",
    "tscsEstimate3D",
    "tscsRegression",
    "tscsRegression3D"
  ],
  "_help": [
    {
      "page": "appraisal_index",
      "title": "Compute Appraisal Index of Interpolation/Prediction Result",
      "topics": [
        "appraisal_index"
      ]
    },
    {
      "page": "plot_compare",
      "title": "Graphic Comparison Between Estimates and True Values",
      "topics": [
        "plot_compare"
      ]
    },
    {
      "page": "plot_dif",
      "title": "Plot Interior Spatial Locations and System Boundary - 2D Map",
      "topics": [
        "plot_dif"
      ]
    },
    {
      "page": "plot_map",
      "title": "Visualize Spatial(Cross-Section) Data of a Given Time Point - 2D Map",
      "topics": [
        "plot_map"
      ]
    },
    {
      "page": "plot_NA",
      "title": "Visualize the Spatial Distribution of Missing Observations - 2D Map",
      "topics": [
        "plot_NA"
      ]
    },
    {
      "page": "plot3D_dif",
      "title": "Plot Interior Spatial Locations and System Boundary - 3D Map",
      "topics": [
        "plot3D_dif"
      ]
    },
    {
      "page": "plot3D_map",
      "title": "Visualize Spatial(Cross-Section) Data of a Given Time Point - 3D Map",
      "topics": [
        "plot3D_map"
      ]
    },
    {
      "page": "plot3D_NA",
      "title": "Visualize the Spatial Distribution of Missing Observations - 3D Map",
      "topics": [
        "plot3D_NA"
      ]
    },
    {
      "page": "TSCS",
      "title": "A Package for TSCS Spatial Interpolation Method",
      "topics": [
        "TSCS-package",
        "TSCS"
      ]
    },
    {
      "page": "tscsEstimate",
      "title": "The Second Step of TSCS for 2D Rectangular Grid System - Estimation",
      "topics": [
        "tscsEstimate"
      ]
    },
    {
      "page": "tscsEstimate3D",
      "title": "The Second Step of TSCS for 3D Rectangular Grid System - Estimation",
      "topics": [
        "tscsEstimate3D"
      ]
    },
    {
      "page": "tscsRegression",
      "title": "The First Step of TSCS for 2D Rectangular Grid System - Regression",
      "topics": [
        "tscsRegression"
      ]
    },
    {
      "page": "tscsRegression3D",
      "title": "The First Step of TSCS for 3D Rectangular Grid System - Regression",
      "topics": [
        "tscsRegression3D"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "quadprog",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tinytex",
    "tseries",
    "TTR",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "TSCS.pdf.asis",
      "filename": "TSCS.pdf",
      "title": "Theory, workflow and example",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-10-02 10:19:48",
      "modified": "2017-10-02 10:19:48",
      "commits": 1
    }
  ],
  "_score": 2.146128035678238,
  "_indexed": true,
  "_nocasepkg": "tscs",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T10:22:23.000Z",
      "distro": "noble",
      "commit": "29d55b53a86486380a0c6bea023ef576b75b5cc5",
      "fileid": "63e812f19c4ad0775f6f99cf9151a801c5996f4ff1c091416f7eb73bea0d3182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945639137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T10:22:25.000Z",
      "distro": "noble",
      "commit": "29d55b53a86486380a0c6bea023ef576b75b5cc5",
      "fileid": "a6d81c1c915ace6ee56b9e07a7e06ebe89434e52ad9095ba6b9f5ce3acb312dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945639137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T10:22:55.000Z",
      "commit": "29d55b53a86486380a0c6bea023ef576b75b5cc5",
      "fileid": "93d03e128feaba9b76d0e3b2e28e06abd05d7874431db7af854740cd8704d6dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945639137"
    }
  ]
}