osmose-model / osmose

OSMOSE: Modelling Marine Exploited Ecosystems
http://www.osmose-model.org/
GNU General Public License v3.0
20 stars 7 forks source link

Issue from Salifu3590 #10

Open barriern opened 1 year ago

barriern commented 1 year ago
          Hi Nicolas, 

i am a beginner user to OSMOSE model, i tried to install the model in R but they are saying the model may be found in a different version of R, please which version of R can i install with r-studio so it can be compactible. Moreover, please is it possible to get a YouTube video or any video for tutorials on how to run the osmose model? Screenshot (2)

Originally posted by @salifu3590 in https://github.com/osmose-model/osmose/issues/8#issuecomment-1663368899

barriern commented 1 year ago

Hi @salifu3590

I have moved your question in a new issue, since it is not related to the issue in which you originally posted.

I think, regarding your snapshot, that you missed the package install part. In what I see from the snapshot, you opened the calibrar project on RStudio. You see on the top right a Build tab. If you click on that, it will install the calibrar package.

You need to do the same with the osmose package. Open the project with RStudio and build it.

There is a difference between downloading the Osmose package (which is mainly getting all the source files) and installing it (i.e. building an executable file).

Cheers,

@barriern