-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependencies not found for windows #81
Labels
bug
Something isn't working
Comments
Hi @Zinco-Li, it seems that the installation fails again for a hot fix, do:
|
MaximilianPi
added a commit
that referenced
this issue
Dec 23, 2021
MaximilianPi
added a commit
that referenced
this issue
Jan 5, 2022
# V1.0.0 ## Major changes * revised anova: `sjSDM::anova(...)` corresponds now to a type I anova (removed CV) #76 * `sjSDM::Rsquared()` uses now Nagelkerke or McFadden R-squared (which is also used in the anova) #76 * deprecated `sjSDM::sLVM` because of instability issues and other reasons * revised `sjSDM::install_sjSDM()`, it works now for all x64 systems/versions #81 #79 #71 ## Minor changes * removed several unnecessary dependencies (e.g. dplyr) * improved documentation of all functions, e.g. see `?sjSDM` * new `sjSDM::update.sjSDM` method to re-fit model with different formula(s) * new `sjSDM::sjSDM.tune` method to fit quickly a model with optimized regularization parameters (from `sjSDM::sjSDM_cv`) ## Bug fixes * revised memory problem in `sjSDM::sjSDM_cv()` #84
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to install automatically by "install_sjSDM(version = c("cpu"))",
such error arose: The following packages are not available from current channels:
Then I tried to install manually in cmd, but it seemed like that:
library(sjSDM)
√ torch
x torch_optimizer
x pyro
x madgrad
The text was updated successfully, but these errors were encountered: