here icon indicating copy to clipboard operation
here copied to clipboard

A simpler way to find your files

Results 27 here issues
Sort by recently updated
recently updated
newest added

The below is what I get when I run the command. `here::here()` seems to work without the .Rproj file though. ```cmd > here::i_am("README.Rmd") Error: Could not find associated project in...

Hi, I love here() and use it a lot. I just thought that it would be super cool to be able to get autocomplete/suggestions for file paths as it works...

Hello, I am having trouble with here() on my windows 10 machine. I believe the problem stems from my use of it with google drive. The package and R are...

This PR simply add support of vscode workspace to using R in vscode

**Question** Hello, I updated my R version from 4.0.1 to 4.1.2 and I can't reinstall the here library anymore. **Environment** MacOS RStudio: 2021.09.1 Build 372 "Ghost Orchid" Release (8b9ced18, 2021-11-08)...

First of all, thank you to @krlmlr et al. for this great package. I use it daily. I have made a pull request for a new function `here::u_r` (see #77)....

Not sure if you will like this. But I really find it useful. Judging from the amount of questions I have seen about it all over the internets, others might...

This may be a picky point, but the only way to use `i_am()` with a compound path is to provide the file separator. I understand that one of the goals...