vincent guyader

Results 33 issues of vincent guyader

IE : ``` golem::fill_desc( pkg_name = "mapit", # The Name of the package containing the App pkg_title = "ttt", # The Title of the package containing the App pkg_description =...

hacktoberfest
Difficulty: intermediate
effort: low

tweak app_ui.R to simplify the file

on-hold

like this : ``` ui

there is no more `out_dir` anywhere in the package. wy try to deal with this error : ``` * checking for missing documentation entries ... OK * checking for code/documentation...

It could be usefull to be able to add a comment in Dockerfile :)

Dear lubridate maintainers, if the first 150 "guessing" return `NA` then all following guessing will return `NA` which is annoying when it happens :) ``` r library(lubridate) #> #> Attachement...

bug
parser :carrot:
timeparse

how to reproduce : first detach the Rmd using this button ![image](https://user-images.githubusercontent.com/10470699/192138130-5261386a-66dc-48e6-bb9e-c2a6c5a050f1.png) ![image](https://user-images.githubusercontent.com/10470699/192138101-6f817c7b-4f9b-4986-b1ee-6a8130e8c4ae.png) ![image](https://user-images.githubusercontent.com/10470699/192138112-f2234c60-c202-4293-a21e-6567a123ac57.png)

Hi, thanks for this amazing project. Can you please explain me how you can activate signed secret with slash command on slack ? Regards