You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was happy to see renv utilized for the project, as it will help synchronize the versions, however, the renv.lock only lists two packages, omitting others. Below is what I get from renv::status() .. would it make sense to properly add all these actual dependencies?
The following package(s) are used in this project, but are not installed:
broom
conflicted
coronavirus
DAAG
datasauRus
DiagrammeR
dsbox
DT
emo
fivethirtyeight
gghighlight
ggimage
ggplot2
ggrepel
ggridges
ggtext
gridExtra
here
hexbin
htmltools
janitor
kableExtra
knitr
lubridate
magick
mosaicData
nycsquirrels18
openintro
palmerpenguins
patchwork
plotly
readr
readxl
rmarkdown
robotstxt
rvest
scales
schrute
skimr
sugrrants
tidymodels
tidytext
tidyverse
Tmisc
unvotes
viridis
widgetframe
xaringan
xaringanExtra
xaringanthemer
The text was updated successfully, but these errors were encountered:
I was happy to see renv utilized for the project, as it will help synchronize the versions, however, the
renv.lock
only lists two packages, omitting others. Below is what I get fromrenv::status()
.. would it make sense to properly add all these actual dependencies?The following package(s) are used in this project, but are not installed:
The text was updated successfully, but these errors were encountered: