Displaying 2 results from an estimated 2 matches for "553556".
Did you mean:
513556
2006 Mar 26
2
Problem with names() in a plot after ordering a data.frame. Syntax or stupidity?
...uot;)
Pcode <- c("NU","QC","NT","BC","ON",
"AB","SK","MB","YT","NL","NB","NS","PE")
Area <- c(1936113, 1365128, 1183085, 925186, 917741,
642317, 591670, 553556,
474391, 373872, 71450, 53338, 5660)
# ------------------------Crude working
program------------------------------
provs <- data.frame(Name, Pcode, Area)
attach(provs)
numberProvs <- length(Pcode)
# This next step reverses the order of Pcode to make
# the names match the...
2010 Feb 08
1
DO NOT REPLY [Bug 7110] New: Symlink fake-super data is silently lost when sys_lsetxattr fails with EPERM
https://bugzilla.samba.org/show_bug.cgi?id=7110
Summary: Symlink fake-super data is silently lost when
sys_lsetxattr fails with EPERM
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned at