Skip to content

Commit

Permalink
change name REMODnet to eurobis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Perez committed Apr 17, 2020
1 parent 45d35b9 commit 36ee42a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
^REMODBio\.Rproj$
^eurobis\.Rproj$
^\.Rproj\.user$
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: REMODBio
Title: EMODnet Biology data download package
Package: eurobis
Title: EurOBIS data download package
Version: 0.0.0.9000
Authors@R: person("Daphnis", "De Pooter", email = "[email protected]", role = c("aut", "cre"))
Description: Downloads data using the EMODnet Biology WFS
Description: Downloads EurOBIS data using the EMODnet Biology WFS
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Expand Down
2 changes: 1 addition & 1 deletion R/listemodnetdatasets.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' REMODnet BIO datasets
#'
#' This function lists all datasets you can download using REMODnet BIO package
#' This function lists all datasets you can download using the eurobis package
#' @import dplyr imis
#' @export
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Regarding the citation of the individual datasets, the following guidelines shou
- In any case, it may be useful to contact the data custodian directly. The data custodian might have additional data available that may strengthen the analysis or he/she might be able to provide additional helpful information that may not be apparent from the provided metadata.
- The data may not be redistributed without the permission of the appropriate data owners. If data are extracted from the EMODnet Data Portal for redistribution, please contact us at [email protected].

[![LifeWatch.be](https://raw.githubusercontent.com/EMODnet/REMODBio/master/fig/LifeWatch_banner_test.PNG)](http://www.lifewatch.be/)
[![LifeWatch.be](https://raw.githubusercontent.com/lifewatch/eurobis/master/fig/LifeWatch_banner_test.PNG)](http://www.lifewatch.be/)
File renamed without changes.

0 comments on commit 36ee42a

Please sign in to comment.