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

Commit38f1822

Browse files
authored
Merge pull request#32 from r-lib/f-jenny-ctb
- Added Jennifer Bryan as contributor (#32).
2 parents494b26c +84035a3 commit38f1822

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎DESCRIPTION‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
Package: here
22
Title: A Simpler Way to Find Your Files
33
Version: 0.1-11
4-
Authors@R: person("Kirill", "M\u00fcller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org", comment = c(ORCID = "0000-0002-1416-3412"))
4+
Authors@R: c(
5+
person("Kirill", "M\u00fcller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org", comment = c(ORCID = "0000-0002-1416-3412")),
6+
person("Jennifer", "Bryan", role = "ctb", email = "jenny@rstudio.com", comment = c(ORCID = "0000-0002-6983-2759"))
7+
)
58
Description: Constructs paths to your project's files.
69
The 'here()' function uses a reasonable heuristics to find your project's
710
files, based on the current working directory at the time when the package

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp