ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 51 forks source link

Installing gWidgetsRGtk2 #208

Closed NAbdelatif closed 4 years ago

NAbdelatif commented 4 years ago

I can't download the package gWidgetsRGtk2 and it says not available for version 4.0.0. I have tried following the instructions with regards to downloading GTK+ but still can't get it to install. What am I doing wrong?

lbusett commented 4 years ago

Hi. Please have a look at issue #207

NAbdelatif commented 4 years ago

Hello

I have and gotten the following errors:

[cid:image002.jpg@01D6481D.411D9EC0]

I’ve tried following all different suggestions, but no luck!

From: Lorenzo Busetto notifications@github.com Sent: Sunday, June 21, 2020 8:20 PM To: ropensci/MODIStsp MODIStsp@noreply.github.com Cc: Nada Abdelatif Nada.Abdelatif@mrc.ac.za; Author author@noreply.github.com Subject: Re: [ropensci/MODIStsp] Installing gWidgetsRGtk2 (#208)

Hi. Please have a look at issue #207https://github.com/ropensci/MODIStsp/issues/207

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ropensci/MODIStsp/issues/208#issuecomment-647163055, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP5RTMR65PAM6BBZ56S7ZQTRXZFN3ANCNFSM4ODRSBGQ.

lbusett commented 4 years ago

HI. I do not see the image, sorry.

NAbdelatif commented 4 years ago

Sorry, and now? gwidgetsrkt2

lbusett commented 4 years ago

I don't know, really. I still did not make the switch to R4.0.

Did you already install the proper version of RTools?

Lorenzo

lbusett commented 4 years ago

https://cran.r-project.org/bin/windows/Rtools/

NAbdelatif commented 4 years ago

Hi Lorenzo, it took a bit of fiddling around but managed to get it to work, thank you for your help!

khalilT commented 4 years ago

Hello @NAbdelatif, I am facing the same problem as you, it didn't work even after installing Rtools. Can you please tell me how you fixed this?

lbusett commented 4 years ago

@NAbdelatif

I have different users apparantly suffering from this issue. Could you explain how you did solve it?

Thanks in advance,

Lorenzo

khalilT commented 4 years ago

Hi,

I actually managed to find a solution. Rtools needs to be installed, and then, I downloaded the binary file for the gWidgetsRGtk2 , and installed the package offline, and it worked !

I found the solution in this forum here: http://forum.bebac.at/mix_entry.php?id=21564 see the last posts.

cheers,

Khalil

NAbdelatif commented 4 years ago

@khalilT @lbusett apologies for the late response! Glad you got it to work eventually.

My problem was the path and what helped me were the following instructions http://yizhexu.com/2017/02/r-path/.

lbusett commented 4 years ago

@khalilT

thanks!

@NAbdelatif

thanks for answering back. One question: This was needed for RTools to work properly ?

NAbdelatif commented 4 years ago

Hello, yes it is and will also allow you to download gWidgetsRGtk2 with no problems!

myzhenghr commented 4 years ago

Hi,

I actually managed to find a solution. Rtools needs to be installed, and then, I downloaded the binary file for the gWidgetsRGtk2 , and installed the package offline, and it worked !

I found the solution in this forum here: http://forum.bebac.at/mix_entry.php?id=21564 see the last posts.

cheers,

Khalil

Hi Khalil Could you pleae send me a copy of the gWidgetsRGtk2 binary file? I just send the accessing request to the owner of the Google Drive, but i need it urgently and can't wait anymore. My email address is myzhenghrsc@gmail.com. Thanks in advance, Henry

lbusett commented 4 years ago

Hi all ,

in the new version of MODIStsp the gwidgets GUI has been replaced by a new onre based oon shiny, so installing gWidgets/gWidgetsRgtk2 won't be a problem anymore. Closing here.