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

Suggestions #16

Open
hukai916 opened this issue Dec 5, 2024 · 0 comments
Open

Suggestions #16

hukai916 opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hukai916
Copy link

hukai916 commented Dec 5, 2024

Hi developers,

Thanks for creating Gotcha, which has been very helpful to our research.

I have a few suggestions regarding the engineering of the tool:

  1. Try minimize the use of system(), and instead, use R built-in functions when available.
  2. Try use file.path() instead of something like paste0(out,"Split/") when handling paths.

These will help to improve the compatibility of Gotcha across different platforms: I found Gotcha works on Unix system, but fails to run on MacBook. Also, when running GotchaLabeling(), the python env seems not set up correctly and I must manually install missing python libraries.

Best,

@fizzo13 fizzo13 added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants