Displaying 1 result from an estimated 1 matches for "url_to_packag".
Did you mean:
url_to_package
2024 Feb 16
1
Packages sometimes don't update, but no error or warning is thrown
...you use Install/Update in the Packages tab of
> > RStudio and do not experience the behaviour you are
> > expecting, it is something that you need to discuss with
> > Posit, not with R. :)
>
> >> However, the only message I get is: ``` trying URL
> >> '<url_to_package>'
>
> > The package name has the version number encoded in it, so
> > theoretical you should be able to tell at this point
> > whether the package that is downloaded is the version that
> > is already installed, hence no update will happen.
>
> > Best wis...