Git Product home page Git Product logo

flassess's Introduction

FLR

General discussion, documentation and team work

flassess's People

Contributors

drfinlayscott avatar ejardim avatar iagomosqueira avatar niknikos avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flassess's Issues

Problem compiling onto Linux machine

It seems that the source package from github devtools::install_github("flr/FLAssess") also provides the binary. The build command doesn't find anything and tries to install the binary library, which contains a broken reference:

$ strings -a FLAssess.so | grep /home
/home/mosquia/R/x86_64-pc-linux-gnu-library/3.3/FLash/libs//FLash.so

Warning: namespace ‘FLAssess’ is not available and has been replaced
by .GlobalEnv when processing object ‘nhke’
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/usr/local/lib/R/site-library/FLAssess/libs/FLAssess.so':
/home/mosquia/R/x86_64-pc-linux-gnu-library/3.3/FLash/libs//FLash.so: cannot open shared object file: No such file or directory
Error: loading failed
Execution halted
ERROR: loading failed

  • removing ‘/usr/local/lib/R/site-library/FLAssess’
    Error: Command failed (1)

Getting error when merging VPA results with stock object

I'm getting a cryptic error regarding possible dimension mis-match when combining the results of VPA with the original FLStock object.

> tmp <- VPA(stock, fratio = 1)
> stock <- stock + tmp
Error in !all.equal(dnx[c(-2, -6)], dny[c(-2, -6)]) : 
  invalid argument type

Any idea what the problem might be?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.