[R-pkg-devel] Assistance with 'Surv' and 'is.Surv' Error in check_win_devel
Have you tried at least twice? If it persists, please let me know and forward the message you got from winbuilder. Best, Uwe Ligges
On 28.01.2025 15:47, Ivan Krylov via R-package-devel wrote:
? Tue, 28 Jan 2025 10:01:00 +0000 Gabriel Constantino Blain <gabriel.blain at sp.gov.br> ?????:
When I run check_win_devel() on my package, I encounter the following error: ------------------------- Error: objects 'Surv', 'is.Surv' are not exported by 'namespace:survival' Execution halted
Since Surv and is.Surv are documented functions exported from the 'survival' package, something could be wrong with the copy of 'survival' installed on Win-Builder. Packages uploaded to Win-Builder are temporarily installed there to be used by other packages uploaded later (and then regularly deleted). Perhaps last time 'survival' was uploaded on Win-Builder, something went wrong with the package. If the problem doesn't go away by itself, it may be worth asking Dr. Uwe Ligges for advice.