{
  "_id": "6a15557cacfb0bcc41d5d582",
  "Package": "pECV",
  "Type": "Package",
  "Title": "Entrywise Splitting Cross-Validation for Factor Models",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Zhijing\",\nfamily = \"Wang\",\nemail = \"wangzhijing@sjtu.edu.cn\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implements entrywise splitting cross-validation (ECV) and\nits penalized variant (pECV) for selecting the number of\nfactors in generalized factor models.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/wangATsu/ECV",
  "BugReports": "https://github.com/wangATsu/ECV/issues",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "ByteCompile": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 07:59:28 UTC",
    "User": "root"
  },
  "Author": "Zhijing Wang [aut, cre]",
  "Maintainer": "Zhijing Wang <wangzhijing@sjtu.edu.cn>",
  "Repository": "https://wzjwangzhijing.r-universe.dev",
  "Date/Publication": "2025-08-28 08:50:07 UTC",
  "RemoteUrl": "https://github.com/cran/pECV",
  "RemoteRef": "HEAD",
  "RemoteSha": "9c207a078afb96719ab5eb405751fd1179d3aca4",
  "MD5sum": "66a748e6f7f34b14e5ab2ffc83a775bd",
  "_user": "wzjwangzhijing",
  "_type": "src",
  "_file": "pECV_1.0.1.tar.gz",
  "_fileid": "704860338e4563fe39fde7a090f2f1304556390acd44fdc686e54149a2e385cc",
  "_filesize": 116433,
  "_sha256": "704860338e4563fe39fde7a090f2f1304556390acd44fdc686e54149a2e385cc",
  "_created": "2026-05-26T07:59:28.000Z",
  "_published": "2026-05-26T08:10:36.665Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77831764325,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211837883"
    },
    {
      "job": 77831764211,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211840358"
    },
    {
      "job": 77831764233,
      "time": 176,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211836434"
    },
    {
      "job": 77831764191,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211837115"
    },
    {
      "job": 77831764197,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211888008"
    },
    {
      "job": 77831764271,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211855077"
    },
    {
      "job": 77831764181,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211885818"
    },
    {
      "job": 77831764195,
      "time": 566,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211957980"
    },
    {
      "job": 77831341764,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211785032"
    },
    {
      "job": 77831764151,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211815879"
    },
    {
      "job": 77831764187,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211821002"
    },
    {
      "job": 77831764205,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211816553"
    },
    {
      "job": 77831764229,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211824824"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pECV",
  "_commit": {
    "id": "9c207a078afb96719ab5eb405751fd1179d3aca4",
    "author": "Zhijing Wang <wangzhijing@sjtu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1756371007
  },
  "_maintainer": {
    "name": "Zhijing Wang",
    "email": "wangzhijing@sjtu.edu.cn",
    "login": "wzjwangzhijing",
    "description": "",
    "uuid": 115142198
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "mirtjml",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-08-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wzjwangzhijing",
      "count": 1,
      "uuid": 115142198
    }
  ],
  "_userbio": {
    "uuid": 115142198,
    "type": "user",
    "name": "Zhijing Wang"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pECV"
  },
  "_devurl": "https://github.com/wangatsu/ecv",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pECV.html",
    "manual.pdf"
  ],
  "_realowner": "wzjwangzhijing",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "estimate_C",
    "estimate_C_binary",
    "generate_binary_data",
    "generate_binary_data_miss",
    "generate_continuous_data",
    "generate_continuous_data_miss",
    "generate_count_data",
    "generate_count_data_miss",
    "pECV",
    "pECV.miss"
  ],
  "_help": [
    {
      "page": "estimate_C",
      "title": "Estimate constraint constant C for continuous data",
      "topics": [
        "estimate_C"
      ]
    },
    {
      "page": "estimate_C_binary",
      "title": "Estimate constraint constant C for binary data",
      "topics": [
        "estimate_C_binary"
      ]
    },
    {
      "page": "generate_binary_data",
      "title": "Generate binary data example",
      "topics": [
        "generate_binary_data"
      ]
    },
    {
      "page": "generate_binary_data_miss",
      "title": "Generate binary data with missing values",
      "topics": [
        "generate_binary_data_miss"
      ]
    },
    {
      "page": "generate_continuous_data",
      "title": "Generate continuous data example",
      "topics": [
        "generate_continuous_data"
      ]
    },
    {
      "page": "generate_continuous_data_miss",
      "title": "Generate continuous data with missing values",
      "topics": [
        "generate_continuous_data_miss"
      ]
    },
    {
      "page": "generate_count_data",
      "title": "Generate count data example",
      "topics": [
        "generate_count_data"
      ]
    },
    {
      "page": "generate_count_data_miss",
      "title": "Generate count data with missing values",
      "topics": [
        "generate_count_data_miss"
      ]
    },
    {
      "page": "pECV",
      "title": "Entrywise Splitting Cross-Validation for Factor Models",
      "topics": [
        "pECV"
      ]
    },
    {
      "page": "pECV.miss",
      "title": "Entrywise Splitting Cross-Validation with Missing Data",
      "topics": [
        "pECV.miss"
      ]
    }
  ],
  "_rundeps": [
    "irlba",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pecv",
  "_universes": [
    "wzjwangzhijing",
    "wangatsu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T08:02:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "a09299e3f57a9264bdc5401d13ecbfea3d2daf52ef7c87282c1dcfa410e65ee3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T08:02:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "073e8ac98c48b4441a65cbbbb48f7fa3350155d4ad89391c46dc34f4e274056d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T08:02:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "9101426f1a1fa24d1c443544d01a6a2d85d011bc1e27769884cf3b17da2d9777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T08:02:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "20bdbc8f2c5c8f7eee6028cfa49fc570dbeb85f3d893e231fdc4fa75b88b5e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T08:05:31.000Z",
      "arch": "aarch64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "a4ce10641312a9a435fa8f94229dc112846484ca226c76432d1febc274d2557e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T08:03:11.000Z",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "80387aa79adb1e795482db3538bec1b294e542910c2ae7b44cb2724f39af15af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T08:05:23.000Z",
      "arch": "aarch64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "59e44c3fb10796acf1bc0d6d92ef562c44b3b78af5d4bd7838f2a7a275a0546d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T08:08:06.000Z",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "1fd95478e4d1319e6ed45d875205247a2eb21646b01ada00ee870ff346656183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-26T08:01:32.000Z",
      "arch": "emscripten",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "13281e553caf0f349cbab594adaad2c3e91f86272ea337822104a7fd531d6984",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T08:01:12.000Z",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "34d1496f46256912fc8e94d2861602aaf9ca4e3ed411ea798c3cc7bf15d60fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T08:00:55.000Z",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "adc1bbc2dfd879f5988573d1ebe5e1e696306d17dfccc211c9533c01625d80ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T08:00:58.000Z",
      "arch": "x86_64",
      "commit": "9c207a078afb96719ab5eb405751fd1179d3aca4",
      "fileid": "9722c711eb4db5b4acd5ecd5538c26db6ebebf2ebf2dd72a9485daa4909ca5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wzjwangzhijing/actions/runs/26439843117"
    }
  ]
}