Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/pakPublic

Commit2a6e2b2

Browse files
committed
Update NEWS.md
1 parent5882dd0 commit2a6e2b2

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

‎NEWS.md‎

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,29 @@
11
#pak (development version)
22

3+
* pak now supports HTTP basic authentication for CRAN-like repositories.
4+
See 'Authenticated repositories' in the reference manual.
5+
6+
* New function`scan_deps()` to auto-detect package dependencies from
7+
R code.`deps::.` automatically uses detected dependencies now if no
8+
`DESCRIPTION` file is found.
9+
10+
* The dependency solver now uses better heuristics, that works better
11+
(=faster) with multiple repositories with large overlaps
12+
(https://github.com/r-lib/pkgdepends/pull/392).
13+
14+
* pak is now much better at detecting the correct Linux distribution
15+
when deciding about PPM and system requirements support.
16+
317
* pak now uses the`use_bioconductor` configuration option in`meta_*()` and
418
`repo_*()` functions (#295,#726,@meztez).
519

6-
* pak now supports HTTP basic authentication for CRAN-like repositories.
7-
See 'Authenticated repositories' in the reference manual.
20+
#pak 0.8.0.2
21+
22+
No changes.
23+
24+
#pak 0.8.0.1
25+
26+
No changes.
827

928
#pak 0.8.0
1029

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp