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

Installing the package #5

Open
geocarvalho opened this issue Jul 18, 2023 · 1 comment
Open

Installing the package #5

geocarvalho opened this issue Jul 18, 2023 · 1 comment

Comments

@geocarvalho
Copy link

geocarvalho commented Jul 18, 2023

Hi team, thank you for making the project open source.
I'm trying to install it but I have the error below:

remotes::install_github("mumichae/tMAE")

* installing *source* packagetMAE...
** using staged installation
** R
Error in parse(outFile) : 
  /private/var/folders/ml/m0gn1_b5737fr2617kl9mzymkfh1ym/T/RtmpOhWZAz/R.INSTALL10eb846f78a14/tMAE/R/add_gnomAD_AF.R:65:5: unexpected 'else'
64:     res[, rare := (MAX_AF <= max_af_cutoff | is.na(MAX_AF))]
65:   } else
        ^
ERROR: unable to collate and parse R files for packagetMAE* removing/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/tMAEWarning message:
In i.p(...) :
  installation of package/var/folders/ml/m0gn1_b5737fr2617kl9mzymkfh1ym/T//Rtmpl0kokE/file10acb4be458d5/tMAE_1.0.1.tar.gzhad non-zero exit status

Any idea how to solve it?

@geocarvalho
Copy link
Author

Just to let you know that I can install version 1.0.0 normally.

devtools::install_github("mumichae/[email protected]")

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