The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-09-15 17:50:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 1.6 | 5.00 | 35.30 | 40.30 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6 | 38.69 | ERROR | |||
| r-release-macos-x86_64 | 1.6 | 5.00 | 67.00 | 72.00 | OK | |
| r-oldrel-macos-arm64 | 1.6 | 2.00 | 19.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6 | 5.00 | 57.00 | 62.00 | OK |
Version: 1.6
Check: examples
Result: ERROR
Running examples in ‘qrfactor-Ex.R’ failed
The error most likely occurred in:
> ### Name: qrfactor
> ### Title: Simultaneous Q-Mode and R-Mode Factor Analysis
> ### Aliases: qrfactor qrfactor.default print.qrfactor summary.qrfactor
> ### plot.qrfactor
> ### Keywords: Factor Analysis
>
> ### ** Examples
>
> # --- CSV / data-frame workflow (fast, always runs) ---
> csv <- system.file("external", "Africanfreshwater.csv", package = "qrfactor")
> var <- c("Domestic", "Industry", "Agricultur", "Resources",
+ "withdrawal", "perCapitaW")
>
> mod0 <- qrfactor(csv, var = var) # classical unrotated solution (default)
Error in `[.data.frame`(object, var) : undefined columns selected
Calls: qrfactor -> qrfactor.default -> rq -> [ -> [.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.