The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
Removed automatic torch::install_torch() on
load:
The package no longer downloads or installs Torch libraries
automatically when loaded.
The .onLoad() function now performs only a silent
availability check, and .onAttach()
displays an informative message instructing users to manually run
torch::install_torch() when necessary.
This update ensures full compliance with CRAN policies that forbid
modification of user environments
or network activity during package load.
Updated startup message for clearer user guidance.
Internal documentation and version bump for CRAN resubmission.
Added conditional test skipping: tests and examples now use
skip_if_not(torch_is_installed()) and
skip_on_cran() to avoid failures
on systems where Torch is not available.
(Thanks to @dfalbel
for the PR.)
Regenerated documentation (RoxygenNote: 7.3.3) and
updated man pages.
Minor internal consistency fixes and CI checks update.
First public release of survdnn — Deep Neural Networks
for Survival Analysis in R using torch.
survdnn(): Fit deep learning survival models using a
formula interface."cox")"cox_l2")"coxtime")"aft")cv_survdnn().tune_survdnn().CRAN submission prepared. Includes README, documentation, and automated tests.
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.
Health stats visible at Monitor.