diff --git a/dev/articles/pkgdepends-how-to.html b/dev/articles/pkgdepends-how-to.html index 5018c076..02ff3b1a 100644 --- a/dev/articles/pkgdepends-how-to.html +++ b/dev/articles/pkgdepends-how-to.html @@ -100,7 +100,7 @@
#> ℹ Getting 28 pkgs (24.98 MB), 5 (1.61 MB) cached +#> ✔ Got fansi 1.0.6 (source) (482.48 kB) #> ✔ Got labeling 0.4.3 (source) (10.17 kB) #> ✔ Got lifecycle 1.0.4 (source) (107.66 kB) -#> ✔ Got fansi 1.0.6 (source) (482.48 kB) -#> ✔ Got pkgconfig 2.0.3 (source) (6.08 kB) -#> ✔ Got farver 2.1.1 (source) (1.27 MB) -#> ✔ Got utf8 1.2.4 (source) (241.08 kB) -#> ✔ Got MASS 7.3-60.2 (source) (511.86 kB) -#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) -#> ✔ Got vctrs 0.6.5 (source) (969.07 kB) -#> ✔ Got gtable 0.3.5 (source) (130.23 kB) +#> ✔ Got farver 2.1.2 (source) (1.28 MB) #> ✔ Got colorspace 2.1-0 (source) (2.12 MB) -#> ✔ Got munsell 0.5.1 (source) (182.31 kB) +#> ✔ Got pkgconfig 2.0.3 (source) (6.08 kB) +#> ✔ Got scales 1.3.0 (source) (302.54 kB) #> ✔ Got nlme 3.1-164 (source) (836.83 kB) +#> ✔ Got gtable 0.3.5 (source) (130.23 kB) +#> ✔ Got vctrs 0.6.5 (source) (969.07 kB) +#> ✔ Got viridisLite 0.4.2 (source) (1.27 MB) +#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) +#> ✔ Got pillar 1.9.0 (source) (444.53 kB) #> ✔ Got lattice 0.22-6 (source) (598.58 kB) -#> ✔ Got MASS 7.3-60.2 (source) (511.86 kB) -#> ✔ Got tibble 3.2.1 (source) (565.98 kB) #> ✔ Got mgcv 1.9-1 (source) (1.08 MB) -#> ✔ Got isoband 0.2.7 (source) (1.59 MB) -#> ✔ Got viridisLite 0.4.2 (source) (1.27 MB) -#> ✔ Got scales 1.3.0 (source) (302.54 kB) -#> ✔ Got nlme 3.1-164 (source) (836.83 kB) +#> ✔ Got MASS 7.3-60.2 (source) (511.86 kB) +#> ✔ Got lattice 0.22-6 (source) (598.58 kB) #> ✔ Got magrittr 2.0.3 (source) (267.07 kB) -#> ✔ Got pillar 1.9.0 (source) (444.53 kB) -#> ✔ Got Matrix 1.7-0 (source) (2.47 MB) +#> ✔ Got munsell 0.5.1 (source) (182.31 kB) +#> ✔ Got isoband 0.2.7 (source) (1.59 MB) +#> ✔ Got utf8 1.2.4 (source) (241.08 kB) #> ✔ Got RColorBrewer 1.1-3 (source) (11.64 kB) -#> ✔ Got lattice 0.22-6 (source) (598.58 kB) +#> ✔ Got nlme 3.1-164 (source) (836.83 kB) +#> ✔ Got tibble 3.2.1 (source) (565.98 kB) +#> ✔ Got MASS 7.3-60.2 (source) (511.86 kB) #> ✔ Got ggplot2 3.5.1 (source) (3.60 MB) #> ✔ Got Matrix 1.7-0 (source) (2.47 MB) +#> ✔ Got Matrix 1.7-0 (source) (2.47 MB) #> # A data frame: 33 × 40 #> ref type direct directpkg status package version license needscompilation #> <chr> <chr> <lgl> <lgl> <chr> <chr> <chr> <chr> <lgl> #> 1 cli stan… FALSE FALSE OK cli 3.6.2 MIT + … TRUE #> 2 color… stan… FALSE FALSE OK colors… 2.1-0 BSD_3_… TRUE #> 3 fansi stan… FALSE FALSE OK fansi 1.0.6 GPL-2 … TRUE -#> 4 farver stan… FALSE FALSE OK farver 2.1.1 MIT + … TRUE +#> 4 farver stan… FALSE FALSE OK farver 2.1.2 MIT + … TRUE #> 5 ggplo… stan… TRUE TRUE OK ggplot2 3.5.1 MIT + … FALSE #> 6 glue stan… FALSE FALSE OK glue 1.7.0 MIT + … TRUE #> 7 gtable stan… FALSE FALSE OK gtable 0.3.5 MIT + … FALSE @@ -342,13 +342,13 @@How to install a package in
#> ℹ No downloads are needed, 1 pkg (6.08 kB) is cached #> ℹ Building pkgconfig 2.0.3 -#> ✔ Built pkgconfig 2.0.3 (863ms) +#> ✔ Built pkgconfig 2.0.3 (870ms) #> ✔ Installed pkgconfig 2.0.3 (1s) #> ✔ Summary: 1 new in 1.9s #> # A data frame: 1 × 31 #> library package title version license imports suggests needscompilation #> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <lgl> -#> 1 /tmp/RtmpaN6g… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE +#> 1 /tmp/Rtmpxh4M… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE #> # ℹ 23 more variables: repository <chr>, built <chr>, remotetype <chr>, #> # remotepkgref <chr>, remoteref <chr>, remoterepos <chr>, #> # remotepkgplatform <chr>, remotesha <chr>, depends <chr>, linkingto <chr>, @@ -376,15 +376,15 @@How to update a package?ℹ No downloads are needed, 1 pkg is cached #> ✔ Got pkgconfig 2.0.2 (source) (13.22 kB) #> ℹ Packaging pkgconfig 2.0.2 -#> ✔ Packaged pkgconfig 2.0.2 (458ms) +#> ✔ Packaged pkgconfig 2.0.2 (464ms) #> ℹ Building pkgconfig 2.0.2 -#> ✔ Built pkgconfig 2.0.2 (860ms) -#> ✔ Installed pkgconfig 2.0.2 (github::cran/pkgconfig@d892880) (17ms) -#> ✔ Summary: 1 new in 877ms +#> ✔ Built pkgconfig 2.0.2 (866ms) +#> ✔ Installed pkgconfig 2.0.2 (github::cran/pkgconfig@d892880) (1s) +#> ✔ Summary: 1 new in 1.9s #> # A data frame: 1 × 32 #> library package title version license imports suggests needscompilation #> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <lgl> -#> 1 /tmp/RtmpaN6g… pkgcon… Priv… 2.0.2 MIT + … utils covr, t… FALSE +#> 1 /tmp/Rtmpxh4M… pkgcon… Priv… 2.0.2 MIT + … utils covr, t… FALSE #> # ℹ 24 more variables: repository <chr>, built <chr>, remotetype <chr>, #> # remotehost <chr>, remoterepo <chr>, remoteusername <chr>, #> # remotepkgref <chr>, remoteref <chr>, remotesha <chr>, depends <chr>, @@ -406,13 +406,13 @@
How to update a package? #> ℹ No downloads are needed, 1 pkg (6.08 kB) is cached #> ℹ Building pkgconfig 2.0.3 -#> ✔ Built pkgconfig 2.0.3 (862ms) +#> ✔ Built pkgconfig 2.0.3 (864ms) #> ✔ Installed pkgconfig 2.0.3 (1s) #> ✔ Summary: 1 updated in 1.9s #> # A data frame: 1 × 31 #> library package title version license imports suggests needscompilation #> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <lgl> -#> 1 /tmp/RtmpaN6g… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE +#> 1 /tmp/Rtmpxh4M… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE #> # ℹ 23 more variables: repository <chr>, built <chr>, remotetype <chr>, #> # remotepkgref <chr>, remoteref <chr>, remoterepos <chr>, #> # remotepkgplatform <chr>, remotesha <chr>, depends <chr>, linkingto <chr>, diff --git a/dev/index.html b/dev/index.html index 6e3189aa..cbd59049 100644 --- a/dev/index.html +++ b/dev/index.html @@ -135,7 +135,7 @@
Package dependenciespd$draw()
-## ✔ Updated metadata database: 2.91 MB in 8 files. +## ✔ Updated metadata database: 2.92 MB in 8 files. ## ✔ Updating metadata database ... done ## r-lib/pkgcache 2.2.2.9000 [new][bld][cmp][dl] (unknown size) ## ├─callr 3.7.6 [new][bld][dl] (104.36 kB) @@ -192,9 +192,9 @@Package installationℹ Packaging cli 3.6.2.9000 ## ✔ Packaged cli 3.6.2.9000 (1.2s) ## ℹ Building cli 3.6.2.9000 -## ✔ Built cli 3.6.2.9000 (7.5s) -## ✔ Installed cli 3.6.2.9000 (github::r-lib/cli@71fd2a5) (1s) -## ✔ Summary: 1 new in 8.6s +## ✔ Built cli 3.6.2.9000 (8.2s) +## ✔ Installed cli 3.6.2.9000 (github::r-lib/cli@71fd2a5) (31ms) +## ✔ Summary: 1 new in 8.2s