{
  "_id": "6a229418cd65a98ecbd56362",
  "Package": "COST",
  "Type": "Package",
  "Title": "Copula-Based Semiparametric Models for Spatio-Temporal Data",
  "Version": "0.1.0",
  "Author": "Yanlin Tang, Huixia Judy Wang",
  "Maintainer": "Yanlin Tang <yanlintang2018@163.com>",
  "Description": "Parameter estimation, one-step ahead forecast and new\nlocation prediction methods for spatio-temporal data.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "ByteCompile": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:14:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-01-04 10:00:24 UTC",
  "RemoteUrl": "https://github.com/cran/COST",
  "RemoteRef": "HEAD",
  "RemoteSha": "1665b2afd24867668ad924d62b6d01b6d0856bda",
  "MD5sum": "3debd4a74cfa463f153acfbe7de94b8b",
  "_user": "cran",
  "_type": "src",
  "_file": "COST_0.1.0.tar.gz",
  "_fileid": "36a028b7b9a112493b6dd5a7ccc42724d2f1f83d9668424a6b6a3463336ed13c",
  "_filesize": 309711,
  "_sha256": "36a028b7b9a112493b6dd5a7ccc42724d2f1f83d9668424a6b6a3463336ed13c",
  "_created": "2026-06-05T09:14:26.000Z",
  "_published": "2026-06-05T09:17:12.942Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79698905457,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433078841"
    },
    {
      "job": 79698905432,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433077940"
    },
    {
      "job": 79698534139,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433039337"
    },
    {
      "job": 79698905450,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433068138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27006258439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/COST",
  "_commit": {
    "id": "1665b2afd24867668ad924d62b6d01b6d0856bda",
    "author": "Yanlin Tang <yanlintang2018@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1546596024
  },
  "_maintainer": {
    "name": "Yanlin Tang",
    "email": "yanlintang2018@163.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "copula",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    }
  ],
  "_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": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/COST"
  },
  "_mentions": 69,
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/COST.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-01-04"
    }
  ],
  "_exports": [
    "Data.COST",
    "example.forecast",
    "example.prediction",
    "Forecasts.CF",
    "Forecasts.COST.G",
    "Forecasts.COST.t",
    "Forecasts.GP",
    "logL.CF",
    "logL.COST.G",
    "logL.COST.t",
    "logL.GP",
    "Predictions.COST.G",
    "Predictions.COST.t",
    "Predictions.GP",
    "rank.multivariate"
  ],
  "_datasets": [
    {
      "name": "location",
      "title": "Locations of 10 sites",
      "object": "location",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "x.dir",
        "y.dir"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "Wind6month",
      "title": "Wind speed data from 10 sites",
      "object": "Wind6month",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BiddleButte",
        "ForestGrove",
        "HoodRiver",
        "HorseHeaven",
        "Megler",
        "NaselleRidge",
        "Roosevelt",
        "Shaniko",
        "Sunnyside",
        "Tillamook"
      ],
      "rows": 4320,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Data.COST",
      "title": "Data Generation",
      "topics": [
        "Data.COST"
      ]
    },
    {
      "page": "example.forecast",
      "title": "example for one-step ahead forecast",
      "topics": [
        "example.forecast"
      ]
    },
    {
      "page": "example.prediction",
      "title": "example for new location prediction",
      "topics": [
        "example.prediction"
      ]
    },
    {
      "page": "Forecasts.CF",
      "title": "one-step ahead forecast by separate time series analysis",
      "topics": [
        "Forecasts.CF"
      ]
    },
    {
      "page": "Forecasts.COST.G",
      "title": "one-step ahead forecast by Gaussian copula",
      "topics": [
        "Forecasts.COST.G"
      ]
    },
    {
      "page": "Forecasts.COST.t",
      "title": "one-step ahead forecast by t copula",
      "topics": [
        "Forecasts.COST.t"
      ]
    },
    {
      "page": "Forecasts.GP",
      "title": "one-step ahead forecast by Gaussian process fitting",
      "topics": [
        "Forecasts.GP"
      ]
    },
    {
      "page": "location",
      "title": "Locations of 10 sites",
      "topics": [
        "location"
      ]
    },
    {
      "page": "logL.CF",
      "title": "negtive log-likelihood for separate time series analysis",
      "topics": [
        "logL.CF"
      ]
    },
    {
      "page": "logL.COST.G",
      "title": "negtive log-likelihood for Gaussian copula",
      "topics": [
        "logL.COST.G"
      ]
    },
    {
      "page": "logL.COST.t",
      "title": "negtive log-likelihood for t copula",
      "topics": [
        "logL.COST.t"
      ]
    },
    {
      "page": "logL.GP",
      "title": "negtive log-likelihood of Gaussian process",
      "topics": [
        "logL.GP"
      ]
    },
    {
      "page": "Predictions.COST.G",
      "title": "new location prediction by Gaussian copula",
      "topics": [
        "Predictions.COST.G"
      ]
    },
    {
      "page": "Predictions.COST.t",
      "title": "new location prediction by t copula",
      "topics": [
        "Predictions.COST.t"
      ]
    },
    {
      "page": "Predictions.GP",
      "title": "new location prediction by Gaussian process method",
      "topics": [
        "Predictions.GP"
      ]
    },
    {
      "page": "rank.multivariate",
      "title": "multivariate rank of a vector",
      "topics": [
        "rank.multivariate"
      ]
    },
    {
      "page": "Wind6month",
      "title": "Wind speed data from 10 sites",
      "topics": [
        "Wind6month"
      ]
    }
  ],
  "_rundeps": [
    "ADGofTest",
    "cluster",
    "colorspace",
    "copula",
    "gsl",
    "lattice",
    "Matrix",
    "mvtnorm",
    "numDeriv",
    "pcaPP",
    "pspline",
    "stabledist"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "cost",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T09:16:18.000Z",
      "distro": "noble",
      "commit": "1665b2afd24867668ad924d62b6d01b6d0856bda",
      "fileid": "c9f6229f9d21d2b8a0e847b396d5f6eae578e67148a6ff2d2d46487f66ea4c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27006258439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T09:16:12.000Z",
      "distro": "noble",
      "commit": "1665b2afd24867668ad924d62b6d01b6d0856bda",
      "fileid": "ebfc2dfc57b496f9dc63df2bba4cebb5399c5a02493f4c30f41ac70f9207563a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27006258439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T09:16:15.000Z",
      "commit": "1665b2afd24867668ad924d62b6d01b6d0856bda",
      "fileid": "c81bcb97bdc1ebdfa916f377bc96683f772e8466a63087aff0a3fac22f0764da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27006258439"
    }
  ]
}