Skip to content
Back to formatted view

Raw Message

Message-ID: <8ae359b2-588d-4ef0-8b09-599403c16d45@statistik.tu-dortmund.de>
Date: 2025-01-29T08:28:23Z
From: Uwe Ligges
Subject: [R-pkg-devel] Assistance with 'Surv' and 'is.Surv' Error in check_win_devel
In-Reply-To: <20250128174712.6c23135e@arachnoid>

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.
>