Skip to content

Error when getting build dependencies in ubuntu  #174

@eliocamp

Description

@eliocamp

I had to install apt-rdepends. Then I got this error:

user1@MIU00235315:~/Downloads/R/bin/R$ apt-rdepends --build-depends --follow=DEPENDS r-base-dev | grep " B" | sed -e "s/  Build-Depends: //"
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Unable to read /etc/apt/preferences.d/firefox-no-snap - open (13: Permission denied)
user1@MIU00235315:~/Downloads/R/bin/R$ sudo apt-get build-dep r-base-dev
Reading package lists... Done
Picking 'r-base' as source package instead of 'r-base-dev'
E: Unable to find a source package for r-base-dev

I had to install libblas-dev liblapack-dev libreadline-dev

Metadata

Metadata

Assignees

No one assigned

    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