luifrancgom / marketing_research_and_analytics

Repository associated to the course Marketing research and analytics
2 stars 0 forks source link

Error en la instalación de los paquetes de RStudio #3

Open Juancortes7 opened 2 months ago

Juancortes7 commented 2 months ago

Buenos días profe Tengo un problema para instalar los paquetes en RStudio, una vez descargué los paquetes y abrí el archivo en RStudio me sale en la parte izquierda de abajo Error: object 'packages' not found.

Seguí las instrucciones del vídeo y al buscar un paquete en la parte izquierda derecha no se logra visualizar. image

Le agradezco si me puede ayudar a revisar el inconveniente por favor

luifrancgom commented 2 months ago

Hello

Juan Felipe. Remember that you need to run the line related to packages as it is shown in the following video. Go to the first line of the script and in RStudio IDE click in the Run option.

Maybe the problem is that the cursor in the script is not in the first line of the script so you are only running line 34.

Another option is to run the full script. If you want, open the script and in the panel where the Run option is available there is the option Source. Click over that option and you will run all the script where all the packages will be installed.

Let me know if you were able to install the packages

Best wishes

Juancortes7 commented 2 months ago

Muchas gracias profe, ya me dejó

Sin embargo me genera un error al instalar el paquete dotwhisker, dice que no está disponible para esta versión. Se puede solucionar de alguna forma o solo lo dejo así? image

Juancortes7 commented 2 months ago

Después de instalar la herramienta con la cual se generaba el warning me está apareciendo esto: image

luifrancgom commented 2 months ago

Dear student

In the case of the dotwhisker package try the following, which is mention here:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("fsolt/dotwhisker")

In the case of the second screenshot please take into account the R is a language and the computer will not understand what you are trying to point out if you don't specify it using the correct syntaxt

Please put the part about install.packages("sweep") in another line.

Juancortes7 commented 2 months ago

Con respecto al primer pantallazo ahora sale esto image

Juancortes7 commented 2 months ago

Con respecto al segundo pantallazo ya me aparece lo que aparece en el vídeo image

luifrancgom commented 2 months ago

Dear student

Please call me. The problem is not about RStudio. The problem is about understanding how to run code.

Best wishes

luifrancgom commented 2 months ago

Keep tracking of https://github.com/fsolt/dotwhisker/issues/115. Soon the problem with dotwhisker will be solve.

Juancortes7 commented 2 months ago

Thank you professor

El dom, 5 may 2024 a las 14:19, luifrancgom @.***>) escribió:

Keep tracking of fsolt/dotwhisker#115 https://github.com/fsolt/dotwhisker/issues/115. Soon the problem with dotwhisker will be solve.

— Reply to this email directly, view it on GitHub https://github.com/luifrancgom/marketing_research_and_analytics/issues/3#issuecomment-2094902141, or unsubscribe https://github.com/notifications/unsubscribe-auth/BH677DWVEVY5FOESUXH54OTZAZZZPAVCNFSM6AAAAABGSYSCCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHEYDEMJUGE . You are receiving this because you authored the thread.Message ID: @.*** com>

-- Para ver el aviso de privacidad clic aquí http://www.umng.edu.co/aviso-de-privacidad y para el uso de datos personales clic aquí http://www.umng.edu.co/autorizacion-y-refrendacion-de-uso-de-datos-personales