uzochukka1 / final_project_organization

0 stars 4 forks source link

Pacman package #1

Open amarra1122 opened 1 year ago

amarra1122 commented 1 year ago

Hello Uzoamaka,

Great job on your final project orientation. One issue I experienced while trying to compile your report was loading in the pacman package within your file "01_make_output.R" file. I receive an error:

"Error in loadNamespace(x) : there is no package called ‘pacman’"

When I try to run lines 1-17.

uzochukka1 commented 1 year ago

Hello! Try installing the package on your computer, i had it that’s why i was able to do it.

Best, Uzoamaka Chukka On Mon, Oct 31, 2022 at 10:49 AM Angelo Marra @.***> wrote:

Hello Uzoamaka,

Great job on your final project orientation. One issue I experienced while trying to compile your report was loading in the pacman package within your file "01_make_output.R" file. I receive an error:

"Error in loadNamespace(x) : there is no package called ‘pacman’"

When I try to run lines 1-17.

— Reply to this email directly, view it on GitHub https://github.com/uzochukka1/final_project_organization/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3S77WCTUPCYSUP4363GCQDWF7MABANCNFSM6AAAAAARTE5RKE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rachelsagers commented 1 year ago

Error when running 1st code file:

Error: 'C:/Users/uzchu/Downloads/diabetes_012_health_indicators_BRFSS2015.csv/diabetes_012_health_indicators_BRFSS2015.csv' does not exist."

I believe this should a relative file path based on location within this project repository, not an absolute file path specific to your computer.

uzochukka1 commented 1 year ago

How would i change it to not be an absolute file path then?

On Mon, Oct 31, 2022 at 5:28 PM rachelsagers @.***> wrote:

Error when running 1st code file:

Error: 'C:/Users/uzchu/Downloads/diabetes_012_health_indicators_BRFSS2015.csv/diabetes_012_health_indicators_BRFSS2015.csv' does not exist."

I believe this should a relative file path based on location within this project repository, not an absolute file path specific to your computer.

— Reply to this email directly, view it on GitHub https://github.com/uzochukka1/final_project_organization/issues/1#issuecomment-1297707680, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3S77WBQLYXL3I7D23ENTC3WGA2YFANCNFSM6AAAAAARTE5RKE . You are receiving this because you commented.Message ID: @.***>