diff --git a/dev/articles/pkgdepends-how-to.html b/dev/articles/pkgdepends-how-to.html index d01d4aed..d912b699 100644 --- a/dev/articles/pkgdepends-how-to.html +++ b/dev/articles/pkgdepends-how-to.html @@ -260,33 +260,33 @@
#> ℹ Getting 22 pkgs (19.03 MB) and 5 pkgs with unknown sizes, 6 (1.74 MB) cached -#> ✔ Got labeling 0.4.3 (source) (10.17 kB) #> ✔ Got fansi 1.0.6 (source) (482.48 kB) +#> ✔ Got labeling 0.4.3 (source) (10.17 kB) #> ✔ Got magrittr 2.0.3 (source) (267.07 kB) #> ✔ Got pillar 1.9.0 (source) (444.53 kB) +#> ✔ Got scales 1.3.0 (source) (302.54 kB) #> ✔ Got farver 2.1.2 (source) (1.28 MB) +#> ✔ Got utf8 1.2.4 (source) (241.08 kB) #> ✔ Got nlme 3.1-166 (source) (847.67 kB) #> ✔ Got colorspace 2.1-1 (source) (2.14 MB) -#> ✔ Got lattice 0.22-6 (source) (598.58 kB) -#> ✔ Got vctrs 0.6.5 (source) (969.07 kB) #> ✔ Got RColorBrewer 1.1-3 (source) (11.64 kB) #> ✔ Got MASS 7.3-61 (source) (509.90 kB) -#> ✔ Got utf8 1.2.4 (source) (241.08 kB) -#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) -#> ✔ Got munsell 0.5.1 (source) (182.31 kB) -#> ✔ Got Matrix 1.7-1 (source) (2.48 MB) -#> ✔ Got MASS 7.3-61 (source) (509.90 kB) -#> ✔ Got scales 1.3.0 (source) (302.54 kB) #> ✔ Got isoband 0.2.7 (source) (1.59 MB) +#> ✔ Got Matrix 1.7-1 (source) (2.48 MB) +#> ✔ Got munsell 0.5.1 (source) (182.31 kB) #> ✔ Got lattice 0.22-6 (source) (598.58 kB) -#> ✔ Got gtable 0.3.6 (source) (148.15 kB) -#> ✔ Got pkgconfig 2.0.3 (source) (6.08 kB) -#> ✔ Got viridisLite 0.4.2 (source) (1.27 MB) -#> ✔ Got tibble 3.2.1 (source) (565.98 kB) #> ✔ Got nlme 3.1-166 (source) (847.67 kB) -#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) #> ✔ Got Matrix 1.7-1 (source) (2.48 MB) +#> ✔ Got pkgconfig 2.0.3 (source) (6.08 kB) +#> ✔ Got tibble 3.2.1 (source) (565.98 kB) +#> ✔ Got gtable 0.3.6 (source) (148.15 kB) +#> ✔ Got MASS 7.3-61 (source) (509.90 kB) #> ✔ Got ggplot2 3.5.1 (source) (3.60 MB) +#> ✔ Got vctrs 0.6.5 (source) (969.07 kB) +#> ✔ Got lattice 0.22-6 (source) (598.58 kB) +#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) +#> ✔ Got mgcv 1.9-1 (source) (1.08 MB) +#> ✔ Got viridisLite 0.4.2 (source) (1.27 MB) #> # A data frame: 33 × 40 #> ref type direct directpkg status package version license needscompilation #> <chr> <chr> <lgl> <lgl> <chr> <chr> <chr> <chr> <lgl> @@ -331,13 +331,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 (857ms) -#> ✔ Installed pkgconfig 2.0.3 (1s) -#> ✔ Summary: 1 new in 1.9s +#> ✔ Built pkgconfig 2.0.3 (869ms) +#> ✔ Installed pkgconfig 2.0.3 (24ms) +#> ✔ Summary: 1 new in 893ms #> # A data frame: 1 × 31 #> library package title version license imports suggests needscompilation #> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <lgl> -#> 1 /tmp/RtmpEu3b… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE +#> 1 /tmp/RtmpYEQu… 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>, @@ -365,15 +365,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 (472ms) +#> ✔ Packaged pkgconfig 2.0.2 (478ms) #> ℹ Building pkgconfig 2.0.2 -#> ✔ Built pkgconfig 2.0.2 (852ms) +#> ✔ Built pkgconfig 2.0.2 (877ms) #> ✔ 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/RtmpEu3b… pkgcon… Priv… 2.0.2 MIT + … utils covr, t… FALSE +#> 1 /tmp/RtmpYEQu… pkgcon… Priv… 2.0.2 MIT + … utils covr, t… FALSE #> # ℹ 24 more variables: repository <chr>, remotetype <chr>, remotehost <chr>, #> # remoterepo <chr>, remoteusername <chr>, remotepkgref <chr>, #> # remoteref <chr>, remotesha <chr>, built <chr>, depends <chr>, @@ -395,13 +395,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 (846ms) +#> ✔ Built pkgconfig 2.0.3 (882ms) #> ✔ 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/RtmpEu3b… pkgcon… Priv… 2.0.3 MIT + … utils covr, t… FALSE +#> 1 /tmp/RtmpYEQu… 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 97c3831f..a74fafaa 100644 --- a/dev/index.html +++ b/dev/index.html @@ -177,9 +177,9 @@
Package installationℹ Packaging cli 3.6.3.9001 ## ✔ Packaged cli 3.6.3.9001 (1.2s) ## ℹ Building cli 3.6.3.9001 -## ✔ Built cli 3.6.3.9001 (8.7s) -## ✔ Installed cli 3.6.3.9001 (github::r-lib/cli@007c388) (1s) -## ✔ Summary: 1 new in 9.8s +## ✔ Built cli 3.6.3.9001 (8.3s) +## ✔ Installed cli 3.6.3.9001 (github::r-lib/cli@007c388) (34ms) +## ✔ Summary: 1 new in 8.3s