You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
I am getting the following error. Any help is appreciated.
The version of R that I used on my Ubuntu desktop:
The text was updated successfully, but these errors were encountered: