In the lock file, the Keras version is 2.4.0.9000. But when I execute renv::init() I get an error message that this version is not available here: https://cloud.r-project.org/src/contrib/Archive/keras/keras_2.4.0.9000.tar.gz
Can it be safely replaced with version 2.4.0, which can be found?
In the lock file, the Keras version is 2.4.0.9000. But when I execute
renv::init()I get an error message that this version is not available here: https://cloud.r-project.org/src/contrib/Archive/keras/keras_2.4.0.9000.tar.gzCan it be safely replaced with version 2.4.0, which can be found?