Displaying 8 results from an estimated 8 matches for "repositri".
Did you mean:
repositry
2005 Mar 06
3
CentOS-4 i386 errata: Configuration change for
centos-yumconf has been updated to include (but disable) all optional
centos repositories. This would allow a user to update / install from
an optional repository without needing to modify the configuration
files.
Example:
If you wanted to install a package named foo from the optional repositry
named centosplus, you would use the following command:
yum --enablerepo=centosplus install foo
see
2006 Aug 04
1
SVN Problems (Newbie)
Hi,
I''m in the process of learning Rails, following Agile Web Developmetn
with Rails 2nd Edition.
I''m trying to link my project to the rails repositry using this:
svn propset svn:externals "rails
http://dev.rubyonrails.org/svn/rails/trunk" vendor
However I have this error message:
subversion/libsvn_wc/lock.c:630: (apr_err=155007)
svn: ''vendor''
2015 Mar 12
2
Best way to handle dependency on non-CRAN package / large data package?
Thanks Dirk. I'm looking at it now.
At first glance your documentation brings up a good limitation of simply
telling users to type "devtools::install_github()". Namely, what happens
when the census bureau updates their shapefiles, and I subsequently decide
to update the package? Or if I discover an error in the package and decide
to update it? The choroplethr package could have a
2015 Mar 12
0
Best way to handle dependency on non-CRAN package / large data package?
...e a dependency, and it's not clear how to make
| that dependency explicit to the user.?
100% agree.
In writing drat, and talking to R users about it, I surprisingly often find
many (advanced) R users who seem to not use update.packages() at all.
R itself has your problem solved by providing repositries. And drat makes
creating and filling repositories (the author side) vey easy -- and that we
also aid the user side as installation as well as regular updates fall back
onto standard R functions: install.packages(), update.packages(). And this
does not require any additinal or manual steps on the...
2009 Aug 12
4
Ctrl Select Dodgy
Hi,
does anyone have experience of ctrl + mouse click to select (files in the open file dialogue) being dodgy?
I use wine to run version 2.5 of the official flickr uploader and use ctrl + mouse click to select multiple files. Pretty often the ctrl doesn't work so that all the other files are deselected. Which is pretty annoying.
I upgraded from the standard jaunty version to the latest wine
2008 Dec 24
7
GLBasic problem with 1.11.1
When trying to use the GLBasic editor in the latest version of WINE 1.11.1 (and with Ubuntu 8.10), I get the following error messages :
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\GLBasic\\EditorE.exe") not found
err:module:import_dll Library
2015 Mar 12
1
Best way to handle dependency on non-CRAN package / large data package?
...ow
> to make
> | that dependency explicit to the user.
>
> 100% agree.
>
> In writing drat, and talking to R users about it, I surprisingly often find
> many (advanced) R users who seem to not use update.packages() at all.
>
> R itself has your problem solved by providing repositries. And drat makes
> creating and filling repositories (the author side) vey easy -- and that we
> also aid the user side as installation as well as regular updates fall back
> onto standard R functions: install.packages(), update.packages(). And this
> does not require any additinal or...
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi:
I have a Dockerfile, which builds an image which installed R 3.3.2 in
Ubuntu 14.04, but building using that Dockerfile seems to have stopped
working and I am unclear why.
I believe the relevant error is:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet