Dear colleagues,
when I try to install packages like ggplot2. I found this error : Error in loadNamespace(j
Is there more to the error than that? For instance, that line is usually followed by a line saying something like
there is no package called ‘x’
or
namespace 'x' is already loaded, but >= x.x.x is required
If the error is not solved with the solution Yurii provided, you can try this to install ggplot2:
install.packages( "ggplot2", repos = c("http://rstudio.org/_packages", "http://cran.rstudio.com") )
Hi,
My recommendation is:
1) install the most up-to-date version of R
2)install ggplot2 as #Ole Goltermann has mentioned
Good luck,
Hamid
I am looking for observed rainfall data in different regions, such as the USA or Europe or Africa or China. I will be thankful for any kind of help.
02 March 2023 2,684 5 View
How can you downloaded SNPs from NCBI after the last update on the site?
20 February 2023 4,116 2 View
I will be thankful for any kind of help to extract from binary files using R programming, Python or MATLAB.
21 October 2022 8,187 3 View
Hello friends, I need to calculate such extreme precipitation indices (e.g., R5D, R20, RR1..etc) using R programming or Python. I will be thankful for any kind of help. note that: R5D --> the...
01 June 2022 6,419 3 View
Dear colleagues, I am trying to code using python to download a large number of files for Merra data from https://goldsmr4.gesdisc.eosdis.nasa.gov/data/MERRA2/. I will be thankful for any...
23 March 2022 2,225 1 View
Dear colleagues, Actually, I am looking such discharge data for any stations in Sobat river basin and the White Nile basin, as well. I will be thankful if someone can share it with me. Regards,
17 August 2021 6,933 4 View
Is there clear protocol, step by step mothodology or free online tool on how to use linkers in immunoinformatic design of peptide vaccine?
07 May 2020 3,365 0 View
The two mentioned tools are not working probably.
20 April 2020 3,833 1 View
Can insilco clinical trial simulation of COVID-19 potential vaccine be the alternative for the classical clinical trial that will take several months to complete, which by then it may be already...
12 March 2020 1,145 4 View
This is voluntary project, no Funds are available until now. Further details will be provided later.
31 January 2020 4,831 2 View
Does anyone know of a module for the JAMOVI software that is capable of generating mean separations using the classic letters based on post hoc results (e.g., Tukey test)? If, as I believe, such...
31 July 2024 3,333 4 View
PeptiCloud (www.pepticloud.com) is a bioinformatic platform that allows researchers to organize and share their data for their projects as well as collaborate with others in one place. Through...
28 July 2024 4,762 2 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
I am currently working on a mendelian randomization study, and I have downloaded the datasets needed from the ieu opengwas project (mrcieu.ac.uk) in .vcf format. I do not have access to an R...
19 July 2024 2,342 5 View
> library(meta) Error: package or namespace load failed for ‘meta’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘numDeriv’
18 July 2024 3,536 0 View
One of the papers I read by Toby, where (title of the paper was "R factors in Rietveld analysis: How good is good enough?"), he tells us that to get good chi square value, you must have low Rwp,...
17 July 2024 9,668 4 View
students already took 1. numerical methods 2. programming language 3. Probability and statistics
09 July 2024 6,271 3 View
We have developed an ODE model comprising 25 interrelated equations with common coefficients. This biochemical model, applied in wastewater treatment, is characterized by stiffness. Utilizing the...
06 July 2024 7,077 4 View
What are the reasons why we need to practice proper post-harvest handling including packaging, after harvesting fruits and vegetables?
02 July 2024 9,999 2 View
How is active packaging as a method of preserving fruits and importance of handling packing of fruits and vegetables in prolonging their life and maintaining their quality?
02 July 2024 2,796 2 View