Skip to content
Back to formatted view

Raw Message

Message-ID: <3b7d40ab-39db-617d-1777-83e74036fdfa@umu.se>
Date: 2020-06-30T10:09:52Z
From: Göran Broström
Subject: [R-pkg-devel] data and load version 3
In-Reply-To: <20200630125830.1b746eb8@Tarkus>

On 2020-06-30 11:58, Ivan Krylov wrote:
> On Tue, 30 Jun 2020 11:48:29 +0200
> G?ran Brostr?m <goran.brostrom at umu.se> wrote:
> 
>> No point at all with version 3 in packages?
> 
> Format version 3 [1] introduces support for ALTREP objects [2].
> Examples of where ALTREP might be useful include really long integer
> vectors, like 1:1e10.
> 

Thanks, no need for that in the actual data files, so I'll convert them 
to version 2.

G?ran