Skip to content

Commit

Permalink
version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vargastat authored and cran-robot committed Aug 28, 2023
1 parent 948465f commit 5a2c792
Show file tree
Hide file tree
Showing 8 changed files with 142 additions and 145 deletions.
18 changes: 7 additions & 11 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
Package: spMaps
Type: Package
Title: Europe SpatialPolygonsDataFrame Builder
Version: 0.4.0
Version: 0.4.1
Authors@R: c(
person(given = "Veronique",
family = "Bachelier",
role = c("aut", "cre"),
email = "veronique.bachelier@rte-france.com"),
person("Tatiana", "Vargas", email = "tatiana.vargas@rte-france.com", role = c("aut", "cre")),
person("Jalal-Edine", "ZAWAM", role = "aut"),
person("Benoit", "Thieurmel", email = "benoit.thieurmel@datastorm.fr", role = "aut"),
person("RTE", role = "cph")
Expand All @@ -18,17 +15,16 @@ Description: Build custom Europe SpatialPolygonsDataFrame, if you don't know wha
URL: https://github.com/rte-antares-rpackage/spMaps
BugReports: https://github.com/rte-antares-rpackage/spMaps/issues
License: GPL (>= 2) | file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 2.10), sp, raster, rgeos
RoxygenNote: 7.0.1
RoxygenNote: 7.2.2
Suggests: testthat, covr, antaresViz
NeedsCompilation: no
Packaged: 2019-11-27 08:56:39 UTC; perri
Author: Veronique Bachelier [aut, cre],
Packaged: 2023-08-24 14:25:59 UTC; berthetcle
Author: Tatiana Vargas [aut, cre],
Jalal-Edine ZAWAM [aut],
Benoit Thieurmel [aut],
RTE [cph]
Maintainer: Veronique Bachelier <veronique.bachelier@rte-france.com>
Maintainer: Tatiana Vargas <tatiana.vargas@rte-france.com>
Repository: CRAN
Date/Publication: 2019-11-27 12:10:02 UTC
Date/Publication: 2023-08-28 09:00:02 UTC
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
COPYRIGHT HOLDER: RTE R�seau de transport d'�lectricit�
COPYRIGHT HOLDER: RTE Reseau de transport d'electricite
12 changes: 6 additions & 6 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
87565c93ad626fc4ed1e6217cc6b2a56 *DESCRIPTION
ed36de57b24b2922c78b0e50e20809a9 *LICENSE
fb8699b15c39224a3a417dd42b581495 *NAMESPACE
791534c7cfee1f1c7937e5b1eeb4c009 *NEWS
1d9808f0415681442f339f233de1bc82 *DESCRIPTION
193d0bd703a7d66f28bd2aca5dad9bcc *LICENSE
b52a8dcd0198e92d83f89487be79884e *NAMESPACE
1b921e81c9ca280cdb9d2e0a1b2beb75 *NEWS.md
e6e757292330ed4011e25f71dd9a7caa *R/sysdata.rda
ffcd294fe7fa307db7d523a29ea589df *R/utils.R
87e12aa53bb68acb80a3a00542856537 *README.md
289e28c1dcfba0ee01ad7004a1861d6f *README.md
5802a993677bf67f4dd6927ef9bceb9b *inst/dataset/build_save_data.R
6ee6bb40f59a504ca063c9f8df72299d *man/spMaps.Rd
a2055b9e1ff56c431598ae738abb40dc *man/spMaps.Rd
61a7bf7ee1146b74dc60e6a0972f528a *tests/testthat.R
316048a581b6893fccebb4dca73ee7a5 *tests/testthat/test-dataset.R
d912187de5bf9b724225d498d97003d6 *tests/testthat/test-getAntaresMap.R
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by roxygen2: do not edit by hand
# Generated by roxygen2: do not edit by hand

export(getEuropeCountries)
export(getEuropeReferenceTable)
Expand Down
12 changes: 0 additions & 12 deletions NEWS

This file was deleted.

14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# changes in version 0.4.1 (2023-08-02)
* fix file "LICENCE" format to UTF-8
* fix note on 0.4.0 (lazy data)

# Changes in version 0.3 (2018-05-03)

## BUGFIXES:
* CRAN : Some checks were failing.

# Changes in version 0.2 (2017-12-15)

## NEW FEATURES:
* add Turkey and Chypre
* keep country code
69 changes: 34 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,34 @@
# The 'spMaps' R package

> The `spMaps` package provides functions allow to build custom maps.
<!-- badges: start -->
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/spMaps)](https://cran.r-project.org/package=spMaps)[![Build status](https://ci.appveyor.com/api/projects/status/cfjgghysd82xb99c?svg=true)](https://ci.appveyor.com/project/rte-antares-rpackage/spmaps)
[![Build Status](https://travis-ci.org/rte-antares-rpackage/spMaps.svg?branch=master)](https://travis-ci.org/rte-antares-rpackage/spMaps)
[![codecov](https://codecov.io/gh/rte-antares-rpackage/spMaps/branch/master/graph/badge.svg)](https://codecov.io/gh/rte-antares-rpackage/spMaps)
<!-- badges: end -->



## Installation


To install the current version:

```r
install_github("rte-antares-rpackage/spMaps", ref = "master")
```

To display the help of the package and see all the functions it provides, type:


```r
?spMaps
```

## License Information:

Copyright 2015-2018 RTE (France)

* RTE: http://www.rte-france.com

This Source Code is subject to the terms of the GNU General Public License, version 2 or any higher version. If a copy of the GPL-v2 was not distributed with this file, You can obtain one at https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.
# The 'spMaps' R package

> The `spMaps` package provides functions allow to build custom maps.
<!-- badges: start -->
[![R-CMD-check](https://github.com/rte-antares-rpackage/spMaps/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/rte-antares-rpackage/spMaps/actions/workflows/check-standard.yaml)
[![Codecov test coverage](https://codecov.io/gh/rte-antares-rpackage/spMaps/branch/master/graph/badge.svg)](https://app.codecov.io/gh/rte-antares-rpackage/spMaps?branch=master)
<!-- badges: end -->



## Installation


To install the current version:

```r
install_github("rte-antares-rpackage/spMaps", ref = "master")
```

To display the help of the package and see all the functions it provides, type:


```r
?spMaps
```

## License Information:

Copyright 2015-2018 RTE (France)

* RTE: http://www.rte-france.com

This Source Code is subject to the terms of the GNU General Public License, version 2 or any higher version. If a copy of the GPL-v2 was not distributed with this file, You can obtain one at https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.
158 changes: 79 additions & 79 deletions man/spMaps.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a2c792

Please sign in to comment.