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

Releases: r-lib/here

here 1.0.2

17 Sep 02:08

Choose a tag to compare

Features

  • Discover VS Code, Quarto and renv projects (#128,#130).

Chore

  • Change maintainer e-mail.

Documentation

Contributors

  • @Masterxilo
  • @t-gummer
Masterxilo and t-gummer
Assets2
Loading

here 1.0.1

14 Dec 05:00

Choose a tag to compare

  • Adapt to testthat 3.0.1.
Loading

here 1.0.0

16 Nov 03:11

Choose a tag to compare

Features

  • Newhere::i_am() offers a new recommended way to declare the project root. Instead of relying on special files or directories that indicate the project root, each script and report now can declare its own location relative to the project root (#27).
  • dr_here() shows the initial and current working directory (#18,#55).

Documentation

  • Improve readme and add "Getting started" vignette (#44,@sharlagelfand). Extend "Getting started" vignette with a detailed description of the behavior and use cases (#55).
  • Update?here to address conflict withlubridate::here() (#37,@nzgwynn).
  • New "rmarkdown" vignette (#55).
  • set_here() is superseded in favor ofhere::i_am() (#61).
  • More explicit documentation for the... argument tohere() (#7).

Internal

  • Add testthat tests (#57).
  • Use GitHub Actions for checks (#52).
  • Requires rprojroot >= 2.0.1.
  • Re-license as MIT (#50).
  • Added Jennifer Bryan as contributor (#32).
Loading

v0.1

29 May 12:40

Choose a tag to compare

Initial CRAN release.

  • Main functionhere()
    • Uses a fixed root that contains a.here file or can be either an RStudio project, an R package, aremake project, a Projectile project, or a VCS repository.
    • The root is established at package loading time, and shown with a message.
    • The current working directory is used as a fallback.
  • Theset_here() function creates a.here file so that a directory is recognized as root byhere().
  • Thedr_here() function explains the reasoning ofhere() for the current session.
Loading

[8]ページ先頭

©2009-2025 Movatter.jp