-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (48 loc) · 1.55 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: galacticEdTools
Title: Tools for inspiring K-16 students to become interdisciplinary experts and agents of change for a better tomorrow
Version: 0.2.0
Date: 2022-07-08
Authors@R: c(
person(given = "Matt",
family = "Wilkins",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3162-6749")),
person(given = "Galactic", family="Polymath",
role="fnd") )
Description: Tools for K-16 education and scicomm, developed to support Galactic Polymath Education Studio's
lessons, and made available to everyone. Functions do a variety of things, from making it easy to generate a
phylogeny that's ready for biology presentations in minutes to code that turns any ggplot graph
into a fun puzzle by enciphering the graph labels. And lots more to come!
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
URL: https://galacticpolymath.github.io/galacticEdTools
Depends:
datelife (>= 0.3.2)
biocViews:
Imports:
fs (>= 1.5.0),
ggimage (>= 0.2.9),
ggplot2 (>= 3.3.5),
pbapply (>= 1.5.0),
png (>= 0.1.0),
RCurl (>= 1.98),
remotes (>= 2.0.0),
lifecycle (>= 1.0.0),
ggtree (>= 3.0.4),
ggtext (>= 0.1.1),
rotl (>= 3.0.11),
rvest (>= 1.0.1),
showtext (>= 0.9.0),
stringr (>= 1.4.0),
sysfonts (>= 0.8.5),
taxize (>= 0.9.99),
WikipediR (>= 1.5.0)
Suggests:
BiocManager (>= 1.30.16),
magick (>= 2.7.3)
Remotes:
github::phylotastic/datelife,
bioc::ggtree