{
  "_id": "6a49608277d6db3f2f96621d",
  "Package": "tensorMiss",
  "Type": "Package",
  "Title": "Handle Missing Tensor Data with C++ Integration",
  "Version": "1.1.1",
  "Date": "2024-04-09",
  "Author": "Zetai Cen [aut, cre]",
  "Authors@R": "c(person(\"Zetai\", \"Cen\", email = \"z.cen@lse.ac.uk\", role=c(\"aut\",\"cre\")))",
  "Maintainer": "Zetai Cen <z.cen@lse.ac.uk>",
  "Description": "To handle higher-order tensor data. See Kolda and Bader\n(2009) <doi:10.1137/07070111X> for details on tensor. While\nexisting packages on tensor data extend the base 'array' class\nto some data classes, this package serves as an alternative\nresort to handle tensor only as 'array' class. Some\nfunctionalities related to missingness are also supported.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 11:08:31 UTC",
    "User": "root"
  },
  "Repository": "https://zerokgkg1368.r-universe.dev",
  "Date/Publication": "2024-04-10 02:36:11 UTC",
  "RemoteUrl": "https://github.com/cran/tensorMiss",
  "RemoteRef": "HEAD",
  "RemoteSha": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
  "_user": "zerokgkg1368",
  "_type": "src",
  "_file": "tensorMiss_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/deb8762f876e3f4db0184e50721450a16b06f66059223228f70f9756f302b602",
  "_filesize": 127013,
  "_sha256": "deb8762f876e3f4db0184e50721450a16b06f66059223228f70f9756f302b602",
  "_expires": "2026-10-12T19:35:29.000Z",
  "_created": "2026-06-24T11:08:31.000Z",
  "_published": "2026-07-04T19:35:30.988Z",
  "_jobs": [
    {
      "job": 85160998331,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847789844"
    },
    {
      "job": 85160998495,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847790658"
    },
    {
      "job": 85160998419,
      "time": 196,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847794094"
    },
    {
      "job": 85160998497,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847789218"
    },
    {
      "job": 85160998478,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847766234"
    },
    {
      "job": 85160998484,
      "time": 362,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847854586"
    },
    {
      "job": 85160998327,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847760794"
    },
    {
      "job": 85160998456,
      "time": 399,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847868036"
    },
    {
      "job": 85160998311,
      "time": 294,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847718986"
    },
    {
      "job": 85160998328,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847785478"
    },
    {
      "job": 85160998475,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847797362"
    },
    {
      "job": 85160998418,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847789273"
    },
    {
      "job": 85160998471,
      "time": 250,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847811783"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139",
  "_status": "success",
  "_upstream": "https://github.com/cran/tensorMiss",
  "_commit": {
    "id": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
    "author": "Zetai Cen <z.cen@lse.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1712716571
  },
  "_maintainer": {
    "name": "Zetai Cen",
    "email": "z.cen@lse.ac.uk"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "RcppEigen",
      "role": "Imports"
    },
    {
      "package": "rTensor",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 49039628,
    "type": "user",
    "name": "ZeroKGKG1368",
    "followers": 4
  },
  "_downloads": {
    "count": 290,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tensorMiss"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/tensorMiss.html",
    "manual.pdf"
  ],
  "_realowner": "zerokgkg1368",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-03-23"
    },
    {
      "version": "1.1.1",
      "date": "2024-04-09"
    }
  ],
  "_exports": [
    "fle",
    "miss_factor_est",
    "miss_gen",
    "qMSE",
    "refold",
    "sigmaD",
    "tensor_gen",
    "ttm",
    "unfold"
  ],
  "_help": [
    {
      "page": "fle",
      "title": "Factor loading error",
      "topics": [
        "fle"
      ]
    },
    {
      "page": "miss_factor_est",
      "title": "Estimation of tensor factor models with missing data",
      "topics": [
        "miss_factor_est"
      ]
    },
    {
      "page": "miss_gen",
      "title": "Assignment of missingness to tensor time series",
      "topics": [
        "miss_gen"
      ]
    },
    {
      "page": "qMSE",
      "title": "Quantile relative squared error",
      "topics": [
        "qMSE"
      ]
    },
    {
      "page": "refold",
      "title": "Tensor refolding",
      "topics": [
        "refold"
      ]
    },
    {
      "page": "sigmaD",
      "title": "HAC covariance estimator for asymptotic normality on each row j of loading matrix estimator",
      "topics": [
        "sigmaD"
      ]
    },
    {
      "page": "tensor_gen",
      "title": "Data generation of tensor time series with factor structure",
      "topics": [
        "tensor_gen"
      ]
    },
    {
      "page": "ttm",
      "title": "Mode k product with matrix",
      "topics": [
        "ttm"
      ]
    },
    {
      "page": "unfold",
      "title": "Tensor unfolding",
      "topics": [
        "unfold"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppEigen",
    "rTensor"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "A-short-introduction-to-tensorMiss.Rmd",
      "filename": "A-short-introduction-to-tensorMiss.html",
      "title": "A-short-introduction-to-tensorMiss",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Quick start: unfolding, refolding, and k-mode matrix product",
        "2 Missing value imputation for tensor factor models",
        "3 Asymptotic normality of estimated loading matrix rows",
        "References"
      ],
      "created": "2024-03-24 02:34:11",
      "modified": "2024-03-24 02:34:11",
      "commits": 1
    }
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "tensormiss",
  "_universes": [
    "zerokgkg1368"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/2c3dff3555cae54009547c4f53cb215ecd27b678f126aa0153f164a7c20774ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/997169d491c381c65d0614c9c41b4a934d57fef7b365c9361a98d913615dea23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/d86e500181e1e0503027123b679eef087a6f801651f9e5adcac78f082cfe2b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/510afe31a6e166a07b5a0dd53a1916377a9859a4cc1d587eeae0a1fc1d9fbe09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:01.000Z",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/49c43d7b3f2523dad56cc91262c9a7131d0bfc914eaeae8e2cdfbc39186a3ea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-24T11:13:35.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/f268166ed07efa580dbc5deaa76533dfa47905fe46e781208a1ca1010f9e91d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-24T11:10:53.000Z",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/87963586ba1cabe8bc3b124fe2e42af56da3c219bd4515f3dbb24ef7bfa35b2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-24T11:13:33.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/e0eed7930dafa8b304427bec036ff95d89da95ff692898c8597373c771649973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:59.000Z",
      "arch": "emscripten",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/6d00c1318de78c11cb2f9e0ec2f048cc34930c053a4f0d9ca2d116578460f086",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-24T11:10:53.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/9c89e83cae363f36f9527a847a3c1362fe035d80f5a8f9afc43d3ab3f68b5abe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-24T11:10:48.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/070cb69b4e33eec8824f8644008f632e5f2bfba2c7842ea9dc78729a3f8c7c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-24T11:11:07.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "https://r2.ropensci.org/28f9f002e8a9a195b38ba034e831a52672dfcb1574042bf2a5894435eccabf1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/28093988139"
    }
  ]
}