Skip to content
Back to formatted view

Raw Message

Message-ID: <EE1F23E8-3778-4D54-9E38-379F40E968B1@gmail.com>
Date: 2021-03-17T17:33:41Z
From: Caitlin Gibbons
Subject: library(hms)
In-Reply-To: <BDAFBB5C-811A-4D8E-BA1E-2AD2EC8FF22C@me.com>

Your opening quote looks slightly different from the closing quote. This probably explains why you received the error message regarding ?unexpected input?. 

I hope this helps. 


> On Mar 17, 2021, at 10:08 AM, Gregory Coats via R-help <r-help at r-project.org> wrote:
> 
> ?On my MacBook, I do not have, and do not know how to install, library(hms).
> Greg Coats
> 
>> library(hms)
> Error in library(hms) : there is no package called ?hms?
>> Install.libraries(?hms?)
> Error: unexpected input in "Install.libraries(?"
>> 
>    [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.