Skip to content

Commit

Permalink
Prep for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpghayes committed Aug 21, 2023
1 parent 680da63 commit 29babb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ or an igraph object

``` r
sample_igraph(sbm)
#> IGRAPH 3386a61 UN-- 1000 5033 --
#> IGRAPH 49b52e2 UN-- 1000 5033 --
#> + attr: name (v/c)
#> + edges from 3386a61 (vertex names):
#> + edges from 49b52e2 (vertex names):
#> [1] 63 --76 135--215 59 --182 21 --134 180--218 53 --189 138--139 21 --78
#> [9] 49 --70 76 --127 6 --139 64 --214 31 --132 56 --93 75 --144 9 --185
#> [17] 33 --150 115--165 163--213 6 --53 47 --179 25 --26 7 --51 10 --55
Expand Down
11 changes: 1 addition & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,4 @@ This is a minor maintenance release.

## R CMD check results

❯ checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Alex Hayes <alexpghayes@gmail.com>

Possibly misspelled words in DESCRIPTION:
Rohe (16:5)
al (16:13)
et (16:10)
fastRG (15:56)

The spelling here looks fine to me.
0 errors | 0 warnings | 0 notes

0 comments on commit 29babb0

Please sign in to comment.