Displaying 20 results from an estimated 100 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...
2025 Jan 08
1
binomial()$linkinv no longer accepts integer values
On Wed, 8 Jan 2025 10:57:47 -0500
Ben Bolker <bbolker at gmail.com> wrote:
> I haven't done the archaeology to figure out when this broke/exactly
> what change in the R code base broke it: it happened within the last
> month or so
binomial() itself exhibits this property even in R-4.2.2 from more than
two years ago:
R -q -s -e 'getRversion(); binomial()$linkinv(1L)'
# [1] ?4.2.2?
# Erro...
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
--------------------------------------------------------------...
2025 Jan 08
1
binomial()$linkinv no longer accepts integer values
...tegers (or hasn't worked in a long
time, at least) then it doesn't need to be fixed/changed ...
cheers
Ben
On 2025-01-08 11:20 a.m., Ivan Krylov wrote:
> On Wed, 8 Jan 2025 10:57:47 -0500
> Ben Bolker <bbolker at gmail.com> wrote:
>
>> I haven't done the archaeology to figure out when this broke/exactly
>> what change in the R code base broke it: it happened within the last
>> month or so
>
> binomial() itself exhibits this property even in R-4.2.2 from more than
> two years ago:
>
> R -q -s -e 'getRversion(); binomial()$linkin...
2025 Jan 08
1
binomial()$linkinv no longer accepts integer values
...n only be applied to a 'numeric', not a 'integer'
Since R is usually so permissive/sloppy with the distinction between
integers and numeric/doubles, I'd argue that this is a bug ...
(This came up because it happens to break lme4's tests.)
I haven't done the archaeology to figure out when this broke/exactly
what change in the R code base broke it: it happened within the last
month or so and it's certainly something upstream of the linkinv
function itself, as (according to 'git blame') nothing in that function
has changed in the last 4 years ... (if...
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