Skip to content

Commit 0a7ebd9

Browse files
committed
actel 1.3.0 sent to CRAN
1 parent a786daf commit 0a7ebd9

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
^docs$
1010
^pkgdown$
1111
^\.github$
12+
^CRAN-SUBMISSION$

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Jump to [**installation instructions**](#installing-actel)
66
[![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/actel)](https://cran.r-project.org/package=actel)
77
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/actel)](https://cran.r-project.org/package=actel)
88

9-
[![codecov](https://codecov.io/github/hugomflavio/actel/branch/master/graphs/badge.svg)](https://codecov.io/github/hugomflavio/actel)<sup> of non-interactive code*</sup>
9+
[![codecov](https://codecov.io/github/hugomflavio/actel/branch/master/graphs/badge.svg)](https://app.codecov.io/github/hugomflavio/actel)<sup> of non-interactive code*</sup>
1010

1111
Read the [latest news here!](https://github.com/hugomflavio/actel/blob/master/NEWS.md#news)
1212

@@ -70,7 +70,7 @@ Here are some examples:
7070

7171
## Installing actel
7272

73-
**CRAN version: 1.2.1**
73+
**CRAN version: 1.3.0**
7474

7575
actel is available on CRAN. To install the latest stable version, simply run:
7676

@@ -86,9 +86,7 @@ If you would like to install the [latest updates](https://github.com/hugomflavio
8686

8787
**Have a look at the manual:**
8888

89-
After installing, you should read the package vignettes (i.e. the manual), which can be found by running:
90-
91-
browseVignettes("actel")
89+
After installing, you should read the manual, which can now be found in [actel's website](https://hugomflavio.github.io/actel-website/index.html).
9290

9391
**Note:**
9492

cran-comments.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
directly, it is a necessary "suggested" package of ggplot2, and I want
66
to ensure that it is installed.
77

8+
* On resubmission: Fixed url that had been moved permanently
9+
as per the incoming checks.
10+
811

912
## Test environments
1013

0 commit comments

Comments
 (0)