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

Tree.R : R-CMD check #113

Open
2 of 5 tasks
Klangina opened this issue Oct 28, 2024 · 1 comment
Open
2 of 5 tasks

Tree.R : R-CMD check #113

Klangina opened this issue Oct 28, 2024 · 1 comment

Comments

@Klangina
Copy link
Contributor

Klangina commented Oct 28, 2024

  • generate_fa2tre: no visible binding for global variable ‘tre_path’
  • generate_fa2tre: no visible binding for global variable ‘prot’
  • generate_fa2tre: no visible global function definition for ‘midpoint’

Note, in addition to undefined global variables, this function will need to declare an import for midpoint
After the changes in PR-#108, the following errors are of significance.

  • createFA2Tree: no visible global function definition for ‘midpoint’
  • createFA2Tree: no visible binding for global variable ‘fit_optimized2

Originally posted by @the-mayer in #4 (comment)

Klangina added a commit to Klangina/MolEvolvR that referenced this issue Oct 28, 2024
@Klangina
Copy link
Contributor Author

@the-mayer : Kindly review the above PR.

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