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

Update README.md #23

Open
8sawte8 opened this issue Dec 2, 2021 · 3 comments
Open

Update README.md #23

8sawte8 opened this issue Dec 2, 2021 · 3 comments

Comments

@8sawte8
Copy link

8sawte8 commented Dec 2, 2021

Hi sebkopf,

I tried to install the package as described in the readme. Unfortunately this did not work due to an error that was unclear to me at first.

The problem is:

install_github('sebkopf/isotopia', build_vignettes = TRUE)

doesn't exist anymore. Maybe you can update the Readme file:

devtools::install_github("isoverse/isotopia")

Thank you for your great work! The program helped me a lot in reading .did files in my master thesis 2018!

@sebkopf
Copy link
Owner

sebkopf commented Dec 2, 2021

Hi @8sawte8 , do you mean isotopia or isoread? isoread is deprecated in favour of the newer implementation now available on CRAN, please take a look at https://isoreader.isoverse.org/

@8sawte8
Copy link
Author

8sawte8 commented Dec 4, 2021

I meant "isoread". I know that there is "isoreader". But I have some programs that use "isoread" and work with commands that are not available in isoreader. Since I don't use these programs very often, I haven't rewritten them yet. So I was very happy that I could still install "isoread" after I reinstalled my Linux - a Conda environment is unfortunately not so super handy with R in my experience; but will do that for this in the long run.

But isoread needs "isotopia" and in the ReadMe of "isoread" was still the old installation path for "isotopia". My intention was that it would be good to adapt "sebkopf/isotopia" to "isoverse/isotopia" in the installation instructions.

@sebkopf
Copy link
Owner

sebkopf commented Dec 16, 2021

Ah got it. If there's missing functionality in isoreader, please feel free to file a feature request at github.com/isoverse/isoreader - we'd hope to make the move from isoread to isoreader possible for everyone

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

2 participants