Skip to content

Linear indexing causes trouble when an index is larger than .Machine$integer.max #42

@hpages

Description

@hpages

[Originally reported by @demuellae here ]

Linear indexing causes trouble when an index is larger than .Machine$integer.max:

Error: subscript contains NAs
In addition: Warning message: In NSBS(i, x, exact = exact,
strict.upper.bound = !allow.append, : NAs introduced by coercion to integer range

I am assuming because indices larger than .Machine$integer.max get converted into NAs somewhere downstream (sorry, have not yet been able to find out where exactly)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions