beanumber / macleish

An R package to download and process weather and spatial data from the MacLeish Field Station in Whately, MA
2 stars 6 forks source link

Start completing package functionality subsections #44

Closed rudeboybert closed 3 years ago

rudeboybert commented 3 years ago
djkelly00 commented 3 years ago

Hi @rudeboybert, I'm experiencing an issue at line 99 on Paper.Rmd on the MacLeish-Tree-Graphs branch due to the following error:

Error in glimpse(tree_diameter1) : object 'tree_diameter1' not found calls: 
<Anonymous> ... withCallingHandlers -> withvisisble -> eval -> eval -> glimpse Execution halted

I tried adding install.packages("macleish") but I received another error and found out that it's not necessary to redownload the package if it is already uploaded. Let me know what you think. Thank you.

rudeboybert commented 3 years ago

Hey @djkelly00 check out my comment I posted here: https://github.com/beanumber/macleish/commit/0eaa33620bf19f601d0890bf6c279ebf2f40df4a. the manuscripts compiles on my end now