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
Hi,
Getting this after running code mate, any help?
Attaching packages --------------------------------------- tidyverse 1.2.1 --
v ggplot2 3.2.0 v purrr 0.3.2
v tibble 2.1.3 v dplyr 0.8.1
v tidyr 0.8.3 v stringr 1.4.0
v readr 1.3.1 v forcats 0.4.0
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x lubridate::as.difftime() masks base::as.difftime()
x lubridate::date() masks base::date()
x dplyr::filter() masks stats::filter()
x dplyr::first() masks xts::first()
x lubridate::intersect() masks base::intersect()
x dplyr::lag() masks stats::lag()
x dplyr::last() masks xts::last()
x lubridate::setdiff() masks base::setdiff()
x lubridate::union() masks base::union()
Error in library(stockPortfolio) :
there is no package called ‘stockPortfolio’
The text was updated successfully, but these errors were encountered:
Hi,
Getting this after running code mate, any help?
Attaching packages --------------------------------------- tidyverse 1.2.1 --
v ggplot2 3.2.0 v purrr 0.3.2
v tibble 2.1.3 v dplyr 0.8.1
v tidyr 0.8.3 v stringr 1.4.0
v readr 1.3.1 v forcats 0.4.0
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x lubridate::as.difftime() masks base::as.difftime()
x lubridate::date() masks base::date()
x dplyr::filter() masks stats::filter()
x dplyr::first() masks xts::first()
x lubridate::intersect() masks base::intersect()
x dplyr::lag() masks stats::lag()
x dplyr::last() masks xts::last()
x lubridate::setdiff() masks base::setdiff()
x lubridate::union() masks base::union()
Error in library(stockPortfolio) :
there is no package called ‘stockPortfolio’
The text was updated successfully, but these errors were encountered: