Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packages installation #6

Open
chrinne opened this issue Oct 30, 2023 · 4 comments
Open

packages installation #6

chrinne opened this issue Oct 30, 2023 · 4 comments

Comments

@chrinne
Copy link
Member

chrinne commented Oct 30, 2023

  1. start on '3dmonster':
    Warnung: kann nicht auf den Index für das Repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/4.3 zugreifen:
    kann URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/4.3/PACKAGES' nicht öffnen
    Warnmeldungen:
    1: package ‘rgdal’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
2: 'BiocManager' not available. Could not check Bioconductor.

Please use install.packages('BiocManager') and then retry.
3: In p_install(package, character.only = TRUE, ...) :
4: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
es gibt kein Paket namens ‘rgdal’
5: In pacman::p_load(coda, cowplot, demogR, dplyr, fitdistrplus, flexsurv, :
Failed to install/load:
rgdal

@chrinne
Copy link
Member Author

chrinne commented Oct 30, 2023

R-4.3.1
BiocManager 1.30.22 installed

Following recommendation:

install.packages('BiocManager')
problem persits new recommendation

I'll ignore this for the moment and activate the installed ver. BiocManager

@chrinne
Copy link
Member Author

chrinne commented Oct 30, 2023

Warnmeldungen:
1: package ‘rgdal’ is not available for this version of R

checking: https://cran.r-project.org/web/packages/rgdal/index.html
Package ‘rgdal’ was removed from the CRAN repository.
Formerly available versions can be obtained from the archive.
Archived on 2023-10-16 at the request of the maintainer. Consider using 'sf' or 'terra' instead.
A summary of the most recent check results can be obtained from the check results archive.

The "normal" issue after R update or a fresh installation.

@chrinne
Copy link
Member Author

chrinne commented Oct 30, 2023

The alternative 'sf' is installed.

@nmueller18
Copy link
Member

I do not think that rgdal is really needed anymore. Is it?

From the beginning I wondered where the BiocManager-error comes from. Which package does it need?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants