Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in R scripts: The following objects are masked from ‘package:data.table’: #2

Open
kadircs opened this issue Feb 24, 2020 · 0 comments

Comments

@kadircs
Copy link

kadircs commented Feb 24, 2020

I am getting the following error. Any help is appreciated.

~/liblsb/R$ ./lsbpp.R data/ --filter="TYPE=='FFLIB'&PEs==32" shapiro VALUE

Attaching package: ‘reshape2’

The following objects are masked from ‘package:data.table’:

    dcast, melt

Error in eval(parse(text = expr)) : object 'TYPE' not found
Calls: loaddata -> subset -> subset.default -> eval -> eval
Execution halted

The version of R that I used on my Ubuntu desktop:

$ R --version
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant