Skip to content

Missing dependencies in DESCRIPTION #3

@kuuotto

Description

@kuuotto

When installing the package, the output is

...
* installing *source* package ‘voivod’ ...
** using staged installation
** R
** tests
** byte-compile and prepare package for lazy loading
Error in library(docstring) : there is no package called ‘docstring’
Error: unable to load R code in package ‘voivod’
Execution halted
ERROR: lazy loading failed for package ‘voivod’
* removing ‘/Users/ottokuusela/FRI/P11/red-lines-biorisk/renv/library/macos/R-4.4/aarch64-apple-darwin24.1.0/voivod’
Error in `(function (command = NULL, args = character(), error_on_status = TRUE, …`:
! System command 'R' failed
---
Exit status: 1
stdout & stderr: <printed>
---
Type .Last.error to see the more details.

Similarly, I get an error from a missing aggutils. After installing these two, the package installs correctly. These should be included in the DESCRIPTION file as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions