Binder failed to launch
- Dominant language
- R
- Stars
- 15
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Waiting for build to start...
Picked Git content provider.
Cloning into '/tmp/repo2dockerhkprv49j'...
HEAD is now at ab660b9 final
Using DockerBuildPack builder
Step 1/8 : FROM rocker/binder:4.0.2
---> af0dd6201b40
Step 2/8 : LABEL maintainer='Ann'
---> Running in c740eb2b1283
Removing intermediate container c740eb2b1283
---> 18b68dc9398a
Step 3/8 : USER root
---> Running in 2a15889ca363
Removing intermediate container 2a15889ca363
---> 0d878893cad9
Step 4/8 : COPY . ${HOME}
---> ebe4fe4d3176
Step 5/8 : RUN chown -R ${NB_USER} ${HOME}
---> Running in 93aa09383567
Removing intermediate container 93aa09383567
---> 615f4b68b112
Step 6/8 : USER ${NB_USER}
---> Running in 3ffb5de4389c
Removing intermediate container 3ffb5de4389c
---> 3c139ba1c9c0
Step 7/8 : RUN wget https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION && R -e "options(repos = list(CRAN = 'http://mran.revolutionanalytics.com/snapshot/2020-11-12/')); devtools::install_deps()"
---> Running in 3e8ef076c806
_--2020-11-12 13:21:10-- https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION
Resolving github.com (github.com)... 140.82.112.3
Connecting to github.com (github.com)|140.82.112.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/AnniHuo/gis_code/main/DESCRIPTION [following]
--2020-11-12 13:21:10-- https://raw.githubusercontent.com/AnniHuo/gis_code/main/DESCRIPTION
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 425 [text/plain]
DESCRIPTION.1: Permission denied_
Cannot write to ‘DESCRIPTION.1’ (Success).
Removing intermediate container 3e8ef076c806
The command '/bin/sh -c wget https://github.com/AnniHuo/gis_code/raw/main/DESCRIPTION && R -e "options(repos = list(CRAN = 'http://mran.revolutionanalytics.com/snapshot/2020-11-12/')); devtools::install_deps()"' returned a non-zero code: 3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.