Libraries on Windows

Hi
I'm using R for Dummies, and it asks me to install the Chron library. Except it tells me "no such library" Help

Are you using install.packages("chron")? (Note the lower case "c".)

Thanks - I should have noticed.