Skip to content

Installation failed - no existing definition for function ‘regrid’ #33

@ognjenantonijevic

Description

@ognjenantonijevic

I have tried installing, but this error message appears:

library(devtools)
install_github("flahn/scidbst")
Downloading GitHub repo flahn/scidbst@master
from URL https://api.github.com/repos/flahn/scidbst/zipball/master
Installing scidbst
'/usr/lib/R/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL
'/tmp/Rtmp2XjXRv/devtools22c27012db/flahn-scidbst-85a9e3d' --library='/home/scidb/R/x86_64-pc-linux-gnu-library/3.4' --install-tests

  • installing source package ‘scidbst’ ...
    ** R
    ** inst
    ** preparing package for lazy loading
    Error in setMethod("regrid", signature(x = "scidbst"), .regrid.scidbst) :
    no existing definition for function ‘regrid’
    Error : unable to load R code in package ‘scidbst’
    ERROR: lazy loading failed for package ‘scidbst’
  • removing ‘/home/scidb/R/x86_64-pc-linux-gnu-library/3.4/scidbst’
    Installation failed: Command failed (1)_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions