From 2db15aa25e2e38072b00b1997cebb18594f78ba0 Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Mon, 17 Sep 2018 18:36:22 -0500 Subject: [PATCH] remove troublesome http://d2bjs.org link from vignette --- cran-comments.md | 2 +- vignettes/sunburst-2-0-0.Rmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 39eb7d9..3bb5e4f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,5 @@ ## Notes -resubmitted with corrected link +removed occasionally bad link Found the following (possibly) invalid URLs: URL: https://d2bjs.com diff --git a/vignettes/sunburst-2-0-0.Rmd b/vignettes/sunburst-2-0-0.Rmd index 218380b..bd0ced5 100644 --- a/vignettes/sunburst-2-0-0.Rmd +++ b/vignettes/sunburst-2-0-0.Rmd @@ -76,7 +76,7 @@ div( ## `d2b` Sunburst -Kevin Warne has built an incredible sunburst in [`d2b`](https://www.d2bjs.com), so I just had to add it to `sunburstR`. I think Kevin's work definitely deserves a star on [Github](https://github.com/d2bjs), and with only 32, I encourage a quick detour to share the love. +Kevin Warne has built an incredible sunburst in `d2b`, so I just had to add it to `sunburstR`. I think Kevin's work definitely deserves a star on [Github](https://github.com/d2bjs), and with only 32, I encourage a quick detour to share the love. ```{r} sb3 <- sund2b(tree, width="100%")