Displaying 20 results from an estimated 95 matches for "archaeology".
2008 Feb 27
1
dhyper, phyper (PR#10853)
Aloha all,
I know too little about what I'm about to write and hope I'm not
wasting your time.
For a class I'm teaching in archaeological data analysis, I'm trying
to put together a routine that calculates the so-called Petersen
index and, especially, confidence intervals for the index. This was
introduced to archaeologists by N.R.J. Fieller and A. Turner in an
article
2007 Apr 18
0
archaeology
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/6afee583/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gawk.gif
Type: image/gif
Size: 10402 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/6afee583/gawk.gif
2007 Apr 18
0
archaeology
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/6afee583/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gawk.gif
Type: image/gif
Size: 10402 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/6afee583/gawk.gif
2008 Dec 03
1
adding a new dataset to the default R distribution
Hi,
I am a student in archaeology with some interest in statistics and R.
Recently I've obtained the permission to distribute in the public domain
a small dataset (named "spearheads" with 40 obs. of 14 variables) that
was used in an introductory statistics book for archaeologists
(published in 1994).
I've rewri...
2008 Dec 05
0
R] adding a new dataset to the default R distribution
...As I see it, the first recourse should be use of archives that
individual communities may establish. Instructions on how to input
the data into R would be a useful small item of ancillary
information. Links to such archives (under Data Archives, maybe)
might be included on CRAN. The Open Archaeology project would seem a
good umbrella for the archiving of archaeology data.
Where there is no available repository, or there are reasons for
putting the data into an R package, one possibility is to advertise on
this list: "Orphan dataset, looking for a good home". In this case I...
2005 Sep 27
1
Samba 3 as PDC with Debian Linux server and Windows XP clients
...t? Part of my
confusion is whether I need to move or otherwise re-set existing
user-logins (for Unix, currently matched but not synchronised in the
samba database) and passwords for them to act as individual profiles
for XP.
Many thanks for any help
Andy
Dr Andrew Bevan
Lecturer
Institute of Archaeology
University College London
31-34 Gordon Square
London WC1H 0PY
tel: +44 (0)20 7679 7523 (internal 27523)
fax: +44 (0)20 7383 2572
email: a.bevan@ucl.ac.uk
info: www.ucl.ac.uk/archaeology/staff/profiles/bevan
1998 Jun 12
1
Problems with Delphi 3 on SAMBA
Hi,
We have a Sun running SAMBA and have a problem with a share which contains
Delphi 3 source code. Compilations on large projects fail, with the .EXE
file stopping generation at ~2Mb, although compilations of the same code on
an NT drive are fine.
Delphi 1 seems to work fine on the SAMBA drive, creating files of >3.5Mb, so
it does not seem to be a file size problem either.
Can anyone shed
2016 Mar 30
2
Updating LICENSE.TXT files
In prepping our next release, we noticed that the LICENSE.TXT files
were still all copyrighted 2015. I've done a bit of archaeology and
it looks like the files to update are:
cfe/trunk/LICENSE.TXT
clang-tools-extra/trunk/LICENSE.TXT
compiler-rt/trunk/LICENSE.TXT
libclc/trunk/LICENSE.TXT
libcxx/trunk/LICENSE.TXT
libcxxabi/trunk/LICENSE.TXT
lld/trunk/LICENSE.TXT
llvm/trunk/LICENSE.TXT
polly/trunk/LICENSE.TXT
polly/trunk/tools/GP...
2012 Dec 26
3
R graphs from database
...ject but unfortunately, I didn't bookmark it and it's no longer
in my browser history, nor can I find it with extensive Google searches.
Can anybody help with the name of the software, its URL, or suggestions of
where else to search, please?
Thanks!
David Osborne
MSc student
Department of Archaeology, University of Nottingham
[[alternative HTML version deleted]]
2010 Nov 05
2
test request: SCO with setluid() (i686-pc-sco3.2v5.0.7, possibly others)
...changes did not (I hope!) change the semantics, but there's one
change I'd like to make that doesn't fit into the new scheme: the code
that calls setluid. The code in question dates back to at least 2001 and
I suspect its current location is mere historical accident. Based on
some cvs archaeology and looking at the survey[2] data, I believe this
only affects SCO platforms, possibly limited to *-pc-sco3.2v*.
If anyone is still in possesion of such a beast, could you please try
the patch below (against today's snapshot or newer) and see if it still
behaves as expected?
Thanks.
[1] http...
2008 Jan 26
2
Error: C stack usage is too close to the limit
...graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] rcompgen_0.1-17
Cstack_info()
size current direction eval_depth
8388608 2404 1 2
Many thanks,
Maarten Blaauw
--
Dr. Maarten Blaauw
School of Geography, Archaeology & Palaeoecology
Queen's University Belfast, U.K.
On leave from Department of Earth Sciences
Uppsala University, Sweden
maarten.blaauw at geo.uu.se
2008 Mar 19
2
ActiveRecord bug? ActiveRecord::ConnectionAdapters::Column.type_cast for float columns
...ting for float columns simply does
value.to_f, whereas all the others have a rescue or call out to a method,
the default implementations of which have rescues or enough logic in that I
don''t think they''d fail.
Imagine the following:
create_table :vehicle do |t|
Now, doing some archaeology on trac, I''ve found that the rescue for integer
columns was added way back in changeset 928 [3] based on ticket 820 [4].
Putting a rescue block on the type cast would be nice and consistent, and
simple, so I can create a patch for this easily. However, I haven''t created
a patch f...
2016 Mar 30
0
Updating LICENSE.TXT files
> On Mar 30, 2016, at 1:57 PM, Robinson, Paul via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> In prepping our next release, we noticed that the LICENSE.TXT files
> were still all copyrighted 2015. I've done a bit of archaeology and
> it looks like the files to update are:
>
> cfe/trunk/LICENSE.TXT
> clang-tools-extra/trunk/LICENSE.TXT
> compiler-rt/trunk/LICENSE.TXT
> libclc/trunk/LICENSE.TXT
> libcxx/trunk/LICENSE.TXT
> libcxxabi/trunk/LICENSE.TXT
> lld/trunk/LICENSE.TXT
> llvm/trunk/LICENS...
2011 Aug 01
1
error message jpeg62.dll missing
Dear R-help
We are getting an error message `jpeg62.dll missing'.
We are running Windows 7 64-bit, from a Mac using Boot Camp.
Do you know of this error message, and can you give us help trying to
resolve the problem?
many thanks
Rocky
Rocky Hyacinth
Technician
Department of Archaeology
University of Sheffield
United Kingdom
[[alternative HTML version deleted]]
1998 May 11
0
Browsing broken in 1.9.18p5?
..."GSEIS" c0001000 "CEAS" "GSEIS"
"CSC MET-95" c0001000 "EVA1"
"RUCSCNT" c0001000 "SUNT1" "RUCSCNT"
"ARCHAEOLOGY" c0001000 "LAPC2" "ARCHAEOLOGY"
----------------------------------------------------------------------------
I also seek adventure and fortune in the New World! -> esteban@mince.net
--------------------------------------------------------------...
2017 Jun 07
0
An R question
Hi,
Check the FAQ 7.31
https://cran.rstudio.com/doc/FAQ/R-FAQ.html#Why-doesn_0027t-R-think-these-numbers-are-equal_003f
And read the posting guide too...
https://www.r-project.org/posting-guide.html
HTH,
Ivan
--
Dr. Ivan Calandra
TraCEr, Laboratory for Traceology and Controlled Experiments
MONREPOS Archaeological Research Centre and
Museum for Human Behavioural Evolution
Schloss Monrepos
56567
2009 Nov 22
1
Dead link in Nile help documentation (PR#14079)
...SS=3DC;LC_TELEPHONE=3DC;LC_MEASUREMENT=3Den_US.UTF-8;LC=
_IDENTIFICATION=3DC
Search Path:
.GlobalEnv, package:stats, package:graphics, package:grDevices, package:ut=
ils, package:datasets, package:methods, Autoloads, package:base
Thanks,
Maarten
--
| Dr. Maarten Blaauw
|
| School of Geography, Archaeology & Palaeoecology
| Queen's University Belfast, UK
|
| www http://www.chrono.qub.ac.uk/blaauw
| tel +44 (0)28 9097 3895
2003 Sep 23
2
(Fwd) Re: goodfit macro
Dear R-Help:
As you can see, Prof. Friendly refers me to your site for an
executable version of vcd. I don't mean to be obtuse, but 15 minutes
spent exploring your site failed to locate a downloadable version of the
vcd package to which he referred.
I know plainly what this application can do. What I need to know is
how to obtain the application itself.
My thanks in advance for any
2012 Feb 02
1
"shifted" bar chart / battleship curve
...rizontal bar chart matrix for a set of data that have a common set of variables (e.g., % of As, % of Bs, etc.) listed on the Y-axis and groups (e.g., Classes) on the X-axis. The key here is that the bars for each individual class plot are "centered" rather than left or right-justified. In archaeology plots similar to this are called battleship curves or Ford Diagrams, but the suggestions I've received involved manual centering of the bars in Adobe Illustrator. Any suggestions for automating this process are much appreciated. An example of what this might look like can be seen here: http://t...
2016 Feb 29
1
Source code of early S versions
According to Wikipedia:
"In 1980 the first version of S was distributed outside Bell
Laboratories and in 1981 source versions were made available."
but I've been unable to locate any version of S online. Does anyone
have a copy, somewhere, rusting away on an old hard disk or slowly
flaking off a tape? I've had a rummage round the CMU Statlib on
archive.org but no sign of it,