I am following this great guide for installing RStudio on a Chromebook using Linux (beta). I am using a 2017 Samsung Chromebook 3 (XE500C13K). After appending the /etc/apt/sources.list file with deb https://cran.rstudio.com/bin/linux/debian stretch-cran35 I receive the following error when running sudo apt update :
E: Malformed entry 3 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
What can I do to trouble shoot this?