On Mon, 28 Jun 2021, Monica Palaseanu-Lovejoy wrote:
Hi,
Thanks for letting me know. I will go back to RColorBrewers and monitor from
time to time that issue in GitHub as well to see if it gets solved.
See also
example(palette.colors)
example(hcl.colors)
in base R which provide a wide range of use palettes introduced in:
https://developer.R-project.org/Blog/public/2019/11/21/a-new-palette-for-r/
https://developer.R-project.org/Blog/public/2019/04/01/hcl-based-color-palettes-in-grdevices/
Thanks,
Monica
On Mon, Jun 28, 2021 at 10:11 AM PIKAL Petr <petr.pi...@precheza.cz> wrote:
Hi Monica
In the meantime you could try RColorBrewers
https://www.r-graph-gallery.com/38-rcolorbrewers-palettes.html
Cheers
Petr
> -----Original Message-----
> From: R-help <r-help-boun...@r-project.org> On Behalf Of
Monica
> Palaseanu-Lovejoy
> Sent: Monday, June 28, 2021 2:58 PM
> To: r-help <r-help@r-project.org>
> Subject: [R] colourlovers error
>
> Hi,
>
> In an older version of R i was using the package colourlovers
to get nice
color
> palettes. I just updated my R to the latest version and now i
am getting
the
> following error:
>
> id='292482'
> pl1 <- clpalette(id)
>
> Opening and ending tag mismatch: input line 114 and form
Opening and
> ending tag mismatch: input line 113 and div Opening and ending
tag
> mismatch: input line 112 and div Opening and ending tag
mismatch: form
line
> 98 and div Entity 'bull' not defined Entity 'bull' not defined
Opening and
> ending tag mismatch: div line 92 and body Opening and ending
tag mismatch:
> div line 84 and html Premature end of data in tag div line 82
Premature
end of
> data in tag body line 81 Premature end of data in tag html
line 5
> Error: 1: Opening and ending tag mismatch: input line 114 and
form
> 2: Opening and ending tag mismatch: input line 113 and div
> 3: Opening and ending tag mismatch: input line 112 and div
> 4: Opening and ending tag mismatch: form line 98 and div
> 5: Entity 'bull' not defined
> 6: Entity 'bull' not defined
> 7: Opening and ending tag mismatch: div line 92 and body
> 8: Opening and ending tag mismatch: div line 84 and html
> 9: Premature end of data in tag div line 82
> 10: Premature end of data in tag body line 81
> 11: Premature end of data in tag html line 5
>
> My session is as follows on Windows 10 64 bit machine:
>
> sessionInfo(package = NULL)
> R version 4.1.0 (2021-05-18)
> Platform: x86_64-w64-mingw32/x64 (64-bit) Running under:
Windows 10 x64
> (build 18363)
>
> Matrix products: default
>
> locale:
> [1] LC_COLLATE=English_United States.1252 [2]
LC_CTYPE=English_United
> States.1252 [3] LC_MONETARY=English_United States.1252 [4]
> LC_NUMERIC=C [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods
base
>
> other attached packages:
> [1] colourlovers_0.3.6 reshape2_1.4.4 forcats_0.5.1
stringr_1.4.0
>
> [5] dplyr_1.0.7 purrr_0.3.4 readr_1.4.0
tidyr_1.1.3
>
> [9] tibble_3.1.2 ggplot2_3.3.5 tidyverse_1.3.1
Rcpp_1.0.6
>
>
> Maybe i need a separate package to install that i didn't?
>
> Thanks for any help,
> Monica
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more,
see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-
> guide.html
> and provide commented, minimal, self-contained, reproducible
code.
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.