Skip to content

Commit 29babb0

Browse files
committed
Prep for CRAN
1 parent 680da63 commit 29babb0

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ or an igraph object
145145

146146
``` r
147147
sample_igraph(sbm)
148-
#> IGRAPH 3386a61 UN-- 1000 5033 --
148+
#> IGRAPH 49b52e2 UN-- 1000 5033 --
149149
#> + attr: name (v/c)
150-
#> + edges from 3386a61 (vertex names):
150+
#> + edges from 49b52e2 (vertex names):
151151
#> [1] 63 --76 135--215 59 --182 21 --134 180--218 53 --189 138--139 21 --78
152152
#> [9] 49 --70 76 --127 6 --139 64 --214 31 --132 56 --93 75 --144 9 --185
153153
#> [17] 33 --150 115--165 163--213 6 --53 47 --179 25 --26 7 --51 10 --55

cran-comments.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,4 @@ This is a minor maintenance release.
99

1010
## R CMD check results
1111

12-
❯ checking CRAN incoming feasibility ... NOTE
13-
Maintainer: ‘Alex Hayes <alexpghayes@gmail.com>
14-
15-
Possibly misspelled words in DESCRIPTION:
16-
Rohe (16:5)
17-
al (16:13)
18-
et (16:10)
19-
fastRG (15:56)
20-
21-
The spelling here looks fine to me.
12+
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)