Displaying 16 results from an estimated 16 matches for "divemov".
Did you mean:
divemove
2017 Feb 21
2
R CMD build error during vignettes build
...m trying to rebuild a package (using R version 3.3.2 (2016-10-31))
that has not seen any changes since it was last built without problems
in previous R versions. It fails during vignette building with:
---<--------------------cut here---------------start------------------->---
$ R CMD build diveMove
* checking for file ?diveMove/DESCRIPTION? ... OK
* preparing ?diveMove?:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Quitting from lines 432-438 (diveMove.Rnw)
Error: processing vignette 'diveMove.Rnw' failed w...
2011 Apr 06
1
Package diveMove readTDR problem
Hi,
I am trying to read my TDR data into R using the readTDR function for the
diveMove package.
> seal <- readTDR("file location and name here", dateCol=1, depthCol=3,
> speed=FALSE, subsamp=1, concurrentCols=4:5)
But I keep getting the following error:
> Error: all(!is.na(time)) is not TRUE
All my columns to have values in them (there are no empty records)...
2017 Feb 22
0
R CMD build error during vignettes build
...ckage (using R version 3.3.2 (2016-10-31))
> that has not seen any changes since it was last built without problems
> in previous R versions. It fails during vignette building with:
>
> ---<--------------------cut here---------------start------------------->---
> $ R CMD build diveMove
> * checking for file ?diveMove/DESCRIPTION? ... OK
> * preparing ?diveMove?:
> * checking DESCRIPTION meta-information ... OK
> * installing the package to build vignettes
> * creating vignettes ... ERROR
> Quitting from lines 432-438 (diveMove.Rnw)
> Error: processing vignet...
2012 Mar 14
0
diveMove 1.3.1
Version 1.3.1 of diveMove is now available on CRAN. Changes since
previous version (1.2.9) are:
o Improved formatting of code in vignette. Figure resolution reduced to
satisfy package check requirements.
o At least R 2.13.0 is required.
o Dives occurring in "trivial wet" periods are now identi...
2012 Mar 14
0
diveMove 1.3.1
Version 1.3.1 of diveMove is now available on CRAN. Changes since
previous version (1.2.9) are:
o Improved formatting of code in vignette. Figure resolution reduced to
satisfy package check requirements.
o At least R 2.13.0 is required.
o Dives occurring in "trivial wet" periods are now identi...
2010 Feb 02
1
codoc mismatches warning
Hi,
Doing 'R CMD check diveMove' is now throwing this message:
Data codoc mismatches from documentation object 'sealLocs':
Variables in data frame 'sealLocs'
Code: id.time.class.lon.lat
Docs: class id lat lon time
with:
R> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_64-pc-linux-gnu
locale:
[...
2011 Apr 03
1
Suggests and examples
...me examples making use of strucchange
}
The CRAN check results reports the following NOTE:
checking for unstated dependencies in examples ... NOTE
'library' or 'require' calls not declared from:
DNAcopy coda strucchange
I note the same problems in other packages (e1071, Deducer, diveMOVE,
gplots, ...)
Any hints? I'm pretty confident that Suggests: is preferable to
Depends: in such a case, but I can't seem to address this note.
Thanks,
Jay
--
John W. Emerson (Jay)
Associate Professor of Statistics
Department of Statistics
Yale University
http://www.stat.yale.edu/~jay
2007 Jun 27
1
error message from lmer
...C
attached base packages:
[1] "stats4" "stats" "graphics" "grDevices" "utils" "datasets"
[7] "methods" "base"
other attached packages:
lme4 Matrix rcompletion rcompgen lattice diveMove
"0.99875-2" "0.99875-2" "0.1-2" "0.1-13" "0.15-11" "0.7-9"
reshape
"0.7.4"
---<---------------cut here---------------end---------------->---
Since this is happening in a fresh session, and with co...
2008 Jan 27
2
problems building and installing some packages in 'unstable'
Hi,
I'm keeping a Debian unstable system, and recently found 2 problems:
1) building a package (R CMD build diveMove, available from CRAN)
depending on KernSmooth fails with:
---<---------------cut here---------------start-------------->---
Loading required package: KernSmooth
Error in dyn.load(file, ...) :
unable to load shared library '/usr/lib/R/library/KernSmooth/libs/KernSmooth.so':
libR...
2007 Jan 02
6
package dependency tree
Is there a painless way to find the names of all packages on CRAN
that "Depend" on a specified package?
url: www.econ.uiuc.edu/~roger Roger Koenker
email rkoenker at uiuc.edu Department of Economics
vox: 217-333-4558 University of Illinois
fax: 217-244-6678 Champaign, IL 61820
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods.
I have this function :
setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")})
setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) {
... ... ...
})
2007 Mar 26
1
Problem in loading all packages all at once
...ibeDisplay","Design","Devore5","Devore6","dglm","diamonds","dichromat","DICOM","digest","diptest","dispmod","distr","distrEx","distrSim","distrTEst","diveMove","doBy","DPpackage","dr","drc","drfit","dse1","dse2","dyn","dynamicGraph","dynlm","e1071","eba","EbayesThresh","Ecdat","eco","ecodist"...
2012 Mar 11
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* EffectStars (1.0)
Maintainer: Unknown
Author(s): Gunther Schauberger
License: GPL-2
http://crantastic.org/packages/EffectStars
The package provides functions to visualize regression models with
categorical response. The effects of the covariates are plotted with
star plots in order to allow for an optical
2009 Sep 27
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bdoc (1.0)
Michael Anderson
http://crantastic.org/packages/bdoc
This package contains a function that will classify DNA barcodes as
well as a few test and reference data sets.
* bdsmatrix (1.0)
Terry Therneau
http://crantastic.org/packages/bdsmatrix
This is a special case of sparse matrices, used by coxme and
2010 Jul 18
6
CRAN (and crantastic) updates this week
...(0.38-1), cmprskContin (1.6),
coarseDataTools (0.2), coin (1.0-12), copula (0.9-7), corrplot (0.30),
cshapes (0.2-4), ctv (0.6-0), cudaBayesreg (0.3-6), dagR (1.1.1),
data.table (1.4.1), dclone (1.1-0), ddesolve (1.04), denstrip (1.5),
depmixS4 (0.9-0), DiceKriging (1.1), difR (3.1), distr (2.2.3),
diveMove (1.0), dlnm (1.2.4), doBy (4.0.6), doMC (1.2.1), dplR
(1.3.5), drc (1.9-3), dti (0.9-2), eba (1.5-7), elrm (1.2.1), emplik2
(1.10), ensembleBMA (4.5), epicalc (2.11.1.0), epitools (0.5-6), eqtl
(1.1), eRm (0.13-0), exact2x2 (1.0-1), exactci (1.1-0), extremevalues
(2.1), fame (2.9), favir (0.4-1),...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):