{
  "_id": "6a1f0e49b401979e7341d2ac",
  "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-05-17 08:50:58 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",
  "MD5sum": "ede49754d5895ab8337f87405159bbef",
  "_user": "zerokgkg1368",
  "_type": "src",
  "_file": "tensorMiss_1.1.1.tar.gz",
  "_fileid": "c028d694416e8aae55d1fa9b010d7809c5965e6e11942f095fc28ec9d61829b0",
  "_filesize": 125626,
  "_sha256": "c028d694416e8aae55d1fa9b010d7809c5965e6e11942f095fc28ec9d61829b0",
  "_created": "2026-05-17T08:50:58.000Z",
  "_published": "2026-06-02T17:09:29.561Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128291233,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040995302"
    },
    {
      "job": 79128290621,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040996590"
    },
    {
      "job": 79128291569,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040994141"
    },
    {
      "job": 79128291222,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040995774"
    },
    {
      "job": 79128292112,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040997744"
    },
    {
      "job": 79128291875,
      "time": 655,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041045875"
    },
    {
      "job": 79128291675,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040993404"
    },
    {
      "job": 79128291136,
      "time": 274,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041004322"
    },
    {
      "job": 79128290332,
      "time": 298,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040972796"
    },
    {
      "job": 79128290328,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364682660"
    },
    {
      "job": 79128290772,
      "time": 229,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041001199"
    },
    {
      "job": 79128291007,
      "time": 249,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041003305"
    },
    {
      "job": 79128291245,
      "time": 204,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040997992"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 242,
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-17T08:53:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "435df5dfc494e19c97a0b58733780ad707b57723b490c1a6bd93f72d1ddd0e2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "7cec8aad0004b0768629e968c737bfafbe34be13233e055a8f6342dee6502797",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "8911abeaa46c53708dc2800fd6b524bb460596e7de4b57a2aae0168fd241e4cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "bdb5a03ec78ab16b8fb567f07ad9fd40af57b754d198525beeb67ef59c8c256b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:54:06.000Z",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "0acf5263572067e9fc756d65a8277bc694f2a3c0e5c0569ecda1f7fe2bb11a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:58:15.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "b57c5df0edca727d1e166514b8ba1d88eba2aa17875817175cf871258db3f197",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:52.000Z",
      "arch": "aarch64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "830e1088b7e96746231032cd862ca461c0ef67fe99dd3a20edd89ce281606721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-17T08:54:34.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "5de884e8bc445bdfccbbeb4401a16efa47e9948719df2054341d29ca6cd369b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:15.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "0c27126b355fca5fcf0545aacdd99938e80f38358cc0aa82e9cdb62dbd903250",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:53:22.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "81538169b46d70aaa191a620b7402c080948a16264e528ec3be9d3f7ce671f76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-17T08:52:56.000Z",
      "arch": "x86_64",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "39dcd97946b1ddb1d64d2f93adacf9ad566e8a8dfff8935b7bbc467454b0b52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-02T17:08:19.000Z",
      "arch": "emscripten",
      "commit": "a204a0e7398ad5ab9df406fdc66f8c8a3eedf410",
      "fileid": "b41a28f4bf7c0902eb6ba525f85f502ff6fb3552904a4970fec31797be5d458b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/25986249484"
    }
  ]
}