Install R and RStudio on Windows 11 - A Simple Guide [2024]

  Рет қаралды 3,892

Milos Makes Maps

Milos Makes Maps

Күн бұрын

Пікірлер: 20
@MAHATMAALIMIBRAHIM
@MAHATMAALIMIBRAHIM 4 ай бұрын
Even your simplest video is magnificient. Awesome. Thanks for posting.
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
Thank you for your kind words and for following my content!
@james.varghese
@james.varghese 4 ай бұрын
This video is a must-watch for anyone starting with R, Rtools, and RStudio, especially before diving into any scripts. Many of us new to GIS and map-making with R often face challenges with version, path, installation, registry and environment issues. The simplest videos are often the most crucial. Thank you Milos for your awesome maps and data visualizations using R! I'm hoping to replicate some of your beautiful and stunning maps after a clean installation of R.
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
Thank you so much for your kind words, James! I'm thrilled to hear that you find my video helpful and inspiring for your work with GIS and map-making in R. It's always great to know that my content is assisting others in overcoming installation and setup challenges. If you ever have any questions or need further assistance while working on your maps, feel free to reach out.
@akarshpasi
@akarshpasi Ай бұрын
It is totally amazing and insightful like always.
@taqwasafdar4407
@taqwasafdar4407 4 ай бұрын
Sir you should make more tutorials on R use. you are doing great work. Amazing
@geomensurainteligente
@geomensurainteligente 4 ай бұрын
Gracias por tanta dedicación y compartir tus conocimientos. Un Crack!
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
It's my pleasure!
@raghebkamal1100
@raghebkamal1100 4 ай бұрын
Amazing video 👍
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
Thank you, glad you find it useful!
@DevanshiChaudhary-p8z
@DevanshiChaudhary-p8z 2 ай бұрын
When I installed a package, this is what shows up. WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
@Nikita-gs3ob
@Nikita-gs3ob 4 ай бұрын
I have problem in installing rayshader version 0.35.7 , it gives me error message that "Error in download_version_url(package, version, repos, type) : version '0.35.7' is invalid for package 'rayshader'" Please help me with this.
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
Hello, I re-run the code on my machine and it installs rayshader version 0.35.7 Are you also running this code? remotes::install_version( "rayshader", version = "0.35.7", repos = "cran.us.r-project.org" )
@balakumar-de4pb
@balakumar-de4pb 4 ай бұрын
I have a huge problem while installing it shows error '\u' used without hex digits in character string (:4:36) 😢
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
The error message suggests that there is an issue with a Unicode escape sequence in your R script or configuration file. This often occurs when a file path is not properly formatted in R. In R, backslashes in file paths need to be escaped with another backslash. Alternatively, you can use forward slashes, which R interprets correctly on all platforms. Here's how you can correct the file path: - Incorrect: "C:\User\Documents\file" - Correct: "C:\\User\\Documents\\file" or "C:/User/Documents/file" If you're setting a file path in an R script or a configuration file like `.Rprofile`, make sure to use the correct format. If you're using RStudio, you can also set the working directory through the GUI to avoid these issues. If the issue persists, you may want to check your .Rprofile or any R scripts for incorrect file paths and correct them accordingly
@balakumar-de4pb
@balakumar-de4pb 4 ай бұрын
@@milos-makes-maps how to set the working directory using GUI
@milos-makes-maps
@milos-makes-maps 4 ай бұрын
@@balakumar-de4pb Setting up the working directory through the GUI in RStudio is a straightforward process. Here's how you can do it: 1. Open RStudio and go to the "Files" tab on the lower right-hand pane. 2. Click on the "..." (more) button to open the navigation box. 3. Navigate to the desired folder where you want to set as your working directory. 4. Once you've found the folder, click on ''Set as Working Directory". This will change the current working directory to the one you selected, and any files you read or write will be saved in this directory. Remember to save your work before changing directories to avoid losing any unsaved changes.
@balakumar-de4pb
@balakumar-de4pb 4 ай бұрын
Will look into it...
@naufaladrianramadhan
@naufaladrianramadhan 3 ай бұрын
I have a problem and it says "ERROR: dependencies 'rgl', 'terrainmeshr', 'rayimage', 'rayvertex', 'rayrender' are not available for package 'rayshader' * removing 'C:/Users/AppData/Local/R/win-library/4.3/rayshader'" how can i fix it?
Set up R in VS Code for Windows 11 in 2023
18:41
Milos Makes Maps
Рет қаралды 31 М.
Download, set up and customize Positron for R on Windows 11
11:48
Milos Makes Maps
Рет қаралды 2,7 М.
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 136 МЛН
Trick-or-Treating in a Rush. Part 2
00:37
Daniel LaBelle
Рет қаралды 45 МЛН
Visualize Like a Pro: 3D Elevation and River Maps Made Simple
31:40
Milos Makes Maps
Рет қаралды 7 М.
How to Install R and RStudio on Windows 11
10:08
ProgrammingKnowledge
Рет қаралды 145 М.
Centroid Video Series: 3D Visualization in R
16:53
Geospatial Centroid
Рет қаралды 4,2 М.
Making crisp spike maps with R
30:30
Milos Makes Maps
Рет қаралды 7 М.
Introducing Positron, a new data science IDE - posit conf 2024
1:17:58
How I Setup Neovim To Make It AMAZING in 2024: The Ultimate Guide
1:26:35
Josean Martinez
Рет қаралды 285 М.