build error

Job failed with exit code: 1. Reason: cache miss: [4/7] RUN R -e "install.packages(c('forecast','ggplot2','jsonlite','readr','dplyr','tidyr','stringr','lubridate','broom','IRkernel'), repos='https://cloud.r-project.org')" && R -e "IRkernel::installspec(user = FALSE)" cache miss: [3/7] WORKDIR /app cache miss: [2/7] RUN apt-get update && apt-get install -y --no-install-recommends r-base r-base-dev build-essential curl git libcurl4-openssl-dev libssl-dev libxml2-dev libfontconfig1-dev libfreetype6-dev && rm -rf /var/lib/apt/lists/* cache miss: [7/7] RUN mkdir -p runs && mkdir -p artifacts/py/figures && mkdir -p artifacts/py/tables && mkdir -p artifacts/r/figures && mkdir -p artifacts/r/tables && chmod -R 777 /app cache miss: [6/7] RUN pip install --no-cache-dir -r requirements.txt && pip install --no-cache-dir notebook ipykernel papermill textblob faker transformers && python -m ipykernel install --user --name python3 --display-name "Python 3" cache miss: [5/7] COPY . /app {"total":12,"completed":9,"user_total":7,"user_cached":0,"user_completed":4,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":675839}

Build logs:

Fetching error logs...