Skip to content
Back to formatted view

Raw Message

Message-ID: <582DFB6C-D08A-4B80-A281-C5BA3ED6CA08@me.com>
Date: 2021-03-17T17:34:25Z
From: Gregory Coats
Subject: library(hms)
In-Reply-To: <BDAFBB5C-811A-4D8E-BA1E-2AD2EC8FF22C@me.com>

It appears that 
install.libraries(?hms?)
is unsuccessful, but that
install.packages(?hms?)
is successful.

install.packages("lubridate")
downloaded 1.5 MB
install.packages("hms")
downloaded 95 KB
install.packages("data.table")
downloaded 2.2 MB
Greg
> On Mar 17, 2021, at 1:07 PM, 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.


	[[alternative HTML version deleted]]