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
/tomlPublic

Commit4eda601

Browse files
committed
Update URL and readme
1 parentda54651 commit4eda601

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎DESCRIPTION‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ License: MIT + file LICENSE
99
Encoding: UTF-8
1010
Imports:
1111
jsonlite,
12-
V8 (>= 8.0.0)
13-
BugReports: https://github.com/jeroen/toml/issues
12+
V8 (>= 8.0.1)
13+
URL: https://r-lib.r-universe.dev/toml
14+
BugReports: https://github.com/r-lib/toml/issues
1415
RoxygenNote: 7.3.2
1516
Roxygen: list(markdown = TRUE)

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ it does not make too much of a difference.
1717

1818
Installation requires no compilation:
1919

20-
```
21-
pak::pak("jeroen/toml")
20+
```r
21+
install.packages("toml")
2222
```
2323

2424
##Example

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp