Displaying 8 results from an estimated 8 matches for "repositry".
Did you mean:
repository
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 "man yum" for more information about the --enablerepo and --
disablerepo settings for yum.
This update has been pushed to the CentOS Network and should be
available via your mirror in a f...
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'' is not a working copy
Can anyone help me?
Cheers,
StJohn
--
Poste...
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?
On 12 March 2015 at 09:40, arilamstein at gmail.com wrote:
| 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
2009 Aug 12
4
Ctrl Select Dodgy
...ing 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 repositry version (1.1.27) but that doesn't seem to have helped.
Thanks, Jamie Kitson
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?
Hi Dirk,
I'm interested in pursing this but I haven't been able to figure how to to
make it work. Here's what I have so far:
install.packages("drat")
library(drat)
addRepo("arilamstein")
I (obviously) have a copy of the choroplethrZip github repo locally. I
typed:
git checkout gh-pages
git push
I gather that this is what I needed to to do make the repo
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