swirldev / swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.
http://swirlstats.com
Other
4.32k stars 7.24k forks source link

Loading r programming #421

Open CurranAdler opened 5 years ago

CurranAdler commented 5 years ago

Got R programming isntalled, but this is far as I got. Can get it to load. Your help is much appreciated!

CurranAdler commented 5 years ago

| Course installed successfully!

library("R Programming") Error in library("R Programming") : there is no package called ‘R Programming’ swirl::install_course()

C:/Users/curra/OneDrive/Documents/R/win-library/3.5/swirl/Courses/R_Programming already exists. Are you sure you want to overwrite it? [Y/n]

1: Y 2: n

Selection: y Enter an item from the menu, or 0 to exit Selection: 1

| Course installed successfully!

library(R Programming) Error: unexpected symbol in "library(R Programming" library("R Programming") Error in library("R Programming") : there is no package called ‘R Programming’ swirl::library("R Programming") Error: 'library' is not an exported object from 'namespace:swirl' swirl::library(R Programming) Error: unexpected symbol in "swirl::library(R Programming" R Programming() Error: unexpected symbol in "R Programming"