Skip to content

Manual installation can't find some courses #2

@arthur-gouveia

Description

@arthur-gouveia

I've done the manual installation using the instructions found here but the lessons

  • 10: lapply and sapply
  • 11: vapply and tapply
  • 12: Looking at Data

can't be started. The error message I get is:

(Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") : cannot open file 'C:/R/R-3.4.0/library/swirl/Courses/R_Programming/lapply_and_sapply/flag.data.txt': No such file or directory

The problem is on the initLesson.R files of these lessons. The files are looking for the data in the R_Programming folder and not in the R_Programming_E folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions