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

Terminal Code #301

Closed
purpleglittr opened this issue Apr 21, 2021 · 25 comments
Closed

Terminal Code #301

purpleglittr opened this issue Apr 21, 2021 · 25 comments

Comments

@purpleglittr
Copy link

hi tried the first reply of yihui and this wa the result, pls see photo. it seems it didnt go well on my end. hoping for your help. thanks!

Screen Shot 2021-04-21 at 8 58 28 AM

@yihui
Copy link
Member

yihui commented Apr 21, 2021

hi tried the first reply of yihui

Sorry, but I don't understand. What exactly did you try? Which reply were you talking about?

@purpleglittr
Copy link
Author

hi thank you for the reply. apologies for the confusion, i'm a newbie hehe pls see below the screenshot.

Screen Shot 2021-04-21 at 12 34 16 PM

@yihui
Copy link
Member

yihui commented Apr 21, 2021

Okay. Then run tinytex::install_tinytex() in R if you want to install TinyTeX.

Next time please provide a reference to the original thread (in this case, #24) or just reply in the original thread, otherwise I have no idea about the context, which will be very confusing. Thanks!

@purpleglittr
Copy link
Author

thank you for the help,i will remember that from now on. to continue, regarding case #24, i to run it in R and RStudio. pls see photos of result. thank you!

Screen Shot 2021-04-21 at 12 51 18 PM

Screen Shot 2021-04-21 at 12 55 33 PM

@yihui
Copy link
Member

yihui commented Apr 21, 2021

What's your Sys.info()? Sounds like you have an old Macintosh.

@purpleglittr
Copy link
Author

hi, on my startup disk Macintosh HD. How do i move forward from here? thank you

@yihui
Copy link
Member

yihui commented Apr 22, 2021

How do i move forward from here?

Please provide Sys.info() (run it in R) as I mentioned above. Thanks!

@purpleglittr
Copy link
Author

hi, pls see photo below after running the code in R. thank you!
Screen Shot 2021-04-22 at 10 12 33 AM

@yihui yihui closed this as completed in c3bb6a9 Apr 22, 2021
@yihui
Copy link
Member

yihui commented Apr 22, 2021

Your system is too old. If you can't upgrade your OS, please run

remotes::install_github('yihui/tinytex')

in R, restart R, and run

options(tinytex.source.install = TRUE)
tinytex::install_tinytex()

@purpleglittr
Copy link
Author

hi regarding terminal code #301, an error occurred. hoping for your help. thank you!
Screen Shot 2021-04-22 at 2 45 46 PM

@purpleglittr
Copy link
Author

hi for terminal code #301, i already updated my OS to the latest version. how do i move forward from here? thank you again!

@yihui
Copy link
Member

yihui commented Apr 22, 2021

If you have updated your OS, all you need to do would be tinytex::install_tinytex() in R.

Regarding the error you encountered above about remotes, you need install.packages('remotes') (now you don't have to do that since you have updated your OS).

@purpleglittr
Copy link
Author

thank you. pls see photo below of result.
Screen Shot 2021-04-23 at 7 41 30 AM

@yihui
Copy link
Member

yihui commented Apr 23, 2021

What do you want me to see? I see a progress bar that doesn't seem to have finished yet. I also see two messages that I don't quite understand. So did the installation succeed or not?

@purpleglittr
Copy link
Author

apologies i think the full page has not loaded yet on that photo. pls see the attached updated photo. pls check if running the code was successful on my end. thanks for the patience btw, it's my first time to use such program.

Screen Shot 2021-04-23 at 11 29 06 AM

@yihui
Copy link
Member

yihui commented Apr 23, 2021

The download failed. You can download the installer with your web browser: https://yihui.org/tinytex/TinyTeX-1.tgz Then install it with

tinytex:::install_prebuilt('~/Downloads/TinyTeX-1.tgz')

If it is not downloaded to ~/Downloads, please adjust the path in install_prebuilt() accordingly.

@purpleglittr
Copy link
Author

hi i downloaded tinytex and it appeared on "my downloads". then i ran the code on R. pls see photos. thank you!
Screen Shot 2021-04-23 at 2 55 56 PM

@purpleglittr
Copy link
Author

photo from R:
Screen Shot 2021-04-23 at 2 55 34 PM

@yihui
Copy link
Member

yihui commented Apr 23, 2021

What does tinytex::tinytex_root() return?

@purpleglittr
Copy link
Author

hi i tried that code above and this is the result. pls see photo. thank you!
Screen Shot 2021-04-24 at 7 59 33 AM

@yihui
Copy link
Member

yihui commented Apr 24, 2021

I think you've installed TinyTeX successfully. Any other problems?

@purpleglittr
Copy link
Author

hi thank you so much for the help and patience! will work on the task related to it and hopefully all goes well this time. thanks again!

@purpleglittr
Copy link
Author

hi thank you for the reply. apologies for the confusion, i'm a newbie hehe pls see below the screenshot.

Screen Shot 2021-04-21 at 12 34 16 PM

Sorry, another question for clarification. Do i need to run the above code on my Terminal? thank you.

@yihui
Copy link
Member

yihui commented Apr 24, 2021

No, you don't.

@purpleglittr
Copy link
Author

okay, thank you so much for all the help again!!

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