Skip to content

get_acoustic_detections() : cannot allocate vector of size #140

Description

@PietrH

Reports from etn client where openCPU forwards error:

> get_acoustic_detections(acoustic_project_code = "albert")
✔ Preparing : will fetch 25.95 M detections [50.2s]
Error in `req_perform_opencpu()`:
! cannot allocate vector of size 45.6 MbThis is an error forwarded via the API.
Run `rlang::last_trace()` to see where the error occurred.
> albert <- get_acoustic_detections(animal_project_code = "2013_albertkanaal")
✔ Preparing : will fetch 5.48 M detections [32.9s]
Error in `req_perform_opencpu()`:
! cannot allocate vector of size 44.4 MbThis is an error forwarded via the API.
Run `rlang::last_trace()` to see where the error occurred.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingoptimisationspeeding things along

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions