Displaying 20 results from an estimated 14000 matches similar to: "Packages of snippets?"
2006 May 22
0
JSS Code Snippets
JSS is trying to develop it's Code Snippets section. We have some
snippets lined
up and one published in the latest volume
http://www.jstatsoft.org/index.php?vol=16
If you have small chunks of code of obvious relevance to statistical
computing
(need not be in R) consider submitting it -- why keep it to
yourself ? Just a
matter of pasting a minimal amount of TeX into our templates and
2006 Apr 19
0
Code Snippets
JSS has been trying to develop a "Code Snippet" section (Hornik and
Koenker,
editors), but so far there have not been many submissions, possibly
because
this is not widely known.
if you have some code that is not a full-blown package (just one or two
functions) and you think it will be of general use, think about
submitting.
There is an excellent example in Volume 11 by Duncan
2007 Nov 02
1
vignettes and papers
Hello everyone
Lots of my packages have been the subject of
journal articles either in JSS or Rnews or (in one
case) elsewhere.
I would like to add these articles
to my packages as vignettes.
Reproducing the papers exactly requires a number
of files [such as style files or PDFs] to be included in
the inst/doc directory to pass R CMD check.
A vanilla .Rnw file seems to be a good idea,
but
2004 Jul 29
0
R and the Journal of Statistical Software
http://www.jstatsoft.org
JSS is now up to Volume 11. This year is the first multi-volume
year, with three volumes so far. JSS now has its own ISSN
number and its own CODEC. A JSS LaTeX format will
become available soon. JSS is aiming to become an
(electronic) ASA journal, independent of JCGS, soon. It's
contents, including back issues, will also soon be in CIS.
Recent volumes of JSS
2004 Jun 24
2
Packages of snippets? (was: A way to list only variables or functions?)
From: Duncan Murdoch <dmurdoch@pair.com>
>I do understand the feeling of
>writing a nice little function, and not knowing exactly what to do
>with it: CRAN is crowded, and it does seem that an entire package
>just to support one or two simple functions is a bit of overkill.
>Can we work out a way to publish such things? Here's a
>proposal, with some serious flaws
2006 Jan 10
0
StatsRus and wiki
Hi Jack:
Based on what you wrote in your mail about your hypothesis, I recommend you "StatsRus" website by Prof Paul Johnson. It's an excellent collection of R code snippets, and a veritable online oyster containing pearls of his wisdom :). Here is the link:
www.ku.edu/~pauljohn/R/Rtips.html
This set of "R solutions" is focused on performances (action oriented
2008 Sep 15
0
New version of actuar
=== actuar: An R Package for Actuarial Science ===
We are pleased to announce the immediate availability of version 1.0-0
of actuar. This release follows publication of our papers in JSS (*)
and R News (**). From the NEWS file:
Version 1.0-0
=============
NEW FEATURES
o Improved support for regression credibility models. There is now
an option to make the computations with the
2008 Sep 15
0
New version of actuar
=== actuar: An R Package for Actuarial Science ===
We are pleased to announce the immediate availability of version 1.0-0
of actuar. This release follows publication of our papers in JSS (*)
and R News (**). From the NEWS file:
Version 1.0-0
=============
NEW FEATURES
o Improved support for regression credibility models. There is now
an option to make the computations with the
2004 Oct 02
0
Publishing R package descriptions in JSS
More and more R packages come with a corresponding article in the
Journal
of Statistical Software (www.jstatsoft.org). Achim Zeileis, our
TeXnical Editor, has recently contributed jss style files for issues,
bookreviews, software reviews, and code snippets. They can be
downloaded from
http://www.jstatsoft.org/JSSstyle.zip
Package authors who want to transform their package into a
published
2004 Oct 02
0
Publishing R package descriptions in JSS
More and more R packages come with a corresponding article in the
Journal
of Statistical Software (www.jstatsoft.org). Achim Zeileis, our
TeXnical Editor, has recently contributed jss style files for issues,
bookreviews, software reviews, and code snippets. They can be
downloaded from
http://www.jstatsoft.org/JSSstyle.zip
Package authors who want to transform their package into a
published
2009 Dec 17
4
Text snippets
Hello,
Is there advancements in snippeting? (Besides what mentioned in the wiki.) I think extracting snippets is clearly IR task. And I hope Xapian will provide at least helpers to do that. I have set of documents up to 5M of extracted text and 1M in average (they are even bigger pdfs but I pre-extracted text into some sort of text cache, pdftotext is very slow). To parse ~1M documents on the fly
2002 Jan 27
2
Journal of Statistical Software
JSS, which is at http://www.jstatsoft.org, publishes statistical software
with manuals, as well as papers describing, comparing, and evaluating
statistical
software. Abstracts of all contributions accepted in JSS are published in
printed form in JCGS.
Although we publish software written in any language, we especially
welcome software written in R. The general idea is that packages written
in R
2002 Jan 27
2
Journal of Statistical Software
JSS, which is at http://www.jstatsoft.org, publishes statistical software
with manuals, as well as papers describing, comparing, and evaluating
statistical
software. Abstracts of all contributions accepted in JSS are published in
printed form in JCGS.
Although we publish software written in any language, we especially
welcome software written in R. The general idea is that packages written
in R
2012 Mar 11
1
GSOC 2012: Dynamic Snippets and QueryParser Reimplementation
Hello,
My name is Sean Mikalson. I am a second year Software Engineering student
with a combined degree in Philosophy. I am interested in participating with
Xapian in GSOC this year and a couple of projects have initially caught my
eye:
- Dynamic Snippets
- QueryParser Reimplementation
I have good working knowledge in C/C++, Java and SQL (specifically
Transact-SQL). In order to determine
2009 Jan 26
0
AdMit version 1-01.01
Dear all,
The new version of AdMit (version 1.01-01) is now available from CRAN.
SUMMARY
The package provides functions to perform the fitting of an adaptive
mixture of Student-t distributions to a target density through its
kernel function. The mixture approximation can then be used as the importance
density in importance sampling or as the candidate density in the
Metropolis-Hastings
2009 Jan 26
0
AdMit version 1-01.01
Dear all,
The new version of AdMit (version 1.01-01) is now available from CRAN.
SUMMARY
The package provides functions to perform the fitting of an adaptive
mixture of Student-t distributions to a target density through its
kernel function. The mixture approximation can then be used as the importance
density in importance sampling or as the candidate density in the
Metropolis-Hastings
2006 Jul 17
1
code snippets
I use jedit as my ruby editor and I recently decided to give radrails a
try so I can take advantage of the cvs/subversion integration plugins.
I''m used to using code snippets in jedit so I can quickly insert common
code structures without having to type them in by hand each and every time
- much like the feature seen in TextMate.
Now, I''ve searched high and low in the settings
2006 Aug 14
0
Sharing a link with snippets
Just wanted to share a link with anyone that might be interested in
seeing or sharing snippets. I came across this and it looked like
there are some useful things:
http://www.bigbold.com/snippets/
Stuart
2005 Dec 19
0
Snippets software
I''m looking for some sort of snippets software i can use internally in m
company,
to store all sort of little hints and tricks you discover.
I know of :
http://www.bigbold.com/snippets/
And have seen a very cool version in a ajax demo movie on rubyonrails.
Anybody a good hint for some sort of software ?
Daniel
--
Posted via http://www.ruby-forum.com/.
2011 Feb 22
0
[LLVMdev] Can I use Clang to parse snippets of C++ code?
The semantics of C++ depend heavily on what comes before the given
fragment. How do you plan to address this? For example, if you know
all the headers you think these snippets will include, you can do
something similar to PCH to parse the fragment in context of all of
the headers.
I don't know much about feeding clang buffers instead of files, but I
believe it can be done with some of the