Skip to content

Commit

Permalink
release 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Jul 24, 2021
1 parent 389abcd commit dbefaf0
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 29 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
2021-07-24 Dirk Eddelbuettel <edd@debian.org>

* DESCRIPTION (Version, Date): Release 0.3.13
* configure.ac: Idem
* configure: Idem

* tests/simpleTests.R: Slightly extended
* R/test.R (test): Minor tweak

Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: littler
Type: Package
Title: R at the Command-Line via 'r'
Version: 0.3.12.1
Date: 2021-07-09
Version: 0.3.13
Date: 2021-07-24
Author: Dirk Eddelbuettel and Jeff Horner
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: A scripting and command-line front-end
Expand Down
41 changes: 23 additions & 18 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for littler 0.3.12.
# Generated by GNU Autoconf 2.69 for littler 0.3.13.
#
# Report bugs to <edd@debian.org>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -264,10 +266,11 @@ fi
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
$0: including any error possibly output before this
$0: message. Then install a modern shell, or manually run
$0: the script under such a shell if you do have one."
$as_echo "$0: Please tell bug-autoconf@gnu.org and edd@debian.org
$0: about your system, including any error possibly output
$0: before this message. Then install a modern shell, or
$0: manually run the script under such a shell if you do
$0: have one."
fi
exit 1
fi
Expand Down Expand Up @@ -577,9 +580,9 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='littler'
PACKAGE_TARNAME='littler'
PACKAGE_VERSION='0.3.12'
PACKAGE_STRING='littler 0.3.12'
PACKAGE_BUGREPORT=''
PACKAGE_VERSION='0.3.13'
PACKAGE_STRING='littler 0.3.13'
PACKAGE_BUGREPORT='edd@debian.org'
PACKAGE_URL=''

# Factoring default headers for most tests.
Expand Down Expand Up @@ -1242,7 +1245,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures littler 0.3.12 to adapt to many kinds of systems.
\`configure' configures littler 0.3.13 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1304,7 +1307,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of littler 0.3.12:";;
short | recursive ) echo "Configuration of littler 0.3.13:";;
esac
cat <<\_ACEOF
Expand All @@ -1326,7 +1329,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to the package provider.
Report bugs to <edd@debian.org>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -1389,7 +1392,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
littler configure 0.3.12
littler configure 0.3.13
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1548,6 +1551,10 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## ----------------------------- ##
## Report this to edd@debian.org ##
## ----------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
esac
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
Expand Down Expand Up @@ -1754,7 +1761,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by littler $as_me 0.3.12, which was
It was created by littler $as_me 0.3.13, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2102,8 +2109,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
# or hand-editing instead of having the autoconf call pull it in
# AC_INIT([littler], [0.3.9])
# Look for ancillary configure tools in tools
Expand Down Expand Up @@ -4052,7 +4057,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by littler $as_me 0.3.12, which was
This file was extended by littler $as_me 0.3.13, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -4108,13 +4113,13 @@ $config_files
Configuration headers:
$config_headers
Report bugs to the package provider."
Report bugs to <edd@debian.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
littler config.status 0.3.12
littler config.status 0.3.13
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
5 changes: 2 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ AC_PREREQ(2.61)

# Every other copy of the package version number gets its value from here
# The m4_esyscmd_s invocation is due to an excellent StackOverflow answer.
AC_INIT([littler], m4_esyscmd_s([awk -e '/^Version:/ {print $2}' DESCRIPTION]))
# or hand-editing instead of having the autoconf call pull it in
# AC_INIT([littler], [0.3.9])
# Sadly it breaks under Debian package builds (likely due to a missing component)
AC_INIT([littler], [0.3.13], [edd@debian.org])

# Look for ancillary configure tools in tools
dnl AC_CONFIG_AUX_DIR(tools)
Expand Down
5 changes: 3 additions & 2 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\newcommand{\ghpr}{\href{https://github.com/eddelbuettel/littler/pull/#1}{##1}}
\newcommand{\ghit}{\href{https://github.com/eddelbuettel/littler/issues/#1}{##1}}

\section{Changes in littler version 0.3.13 (2021-xx-yy)}{
\section{Changes in littler version 0.3.13 (2021-07-24)}{
\itemize{
\item Changes in examples
\itemize{
Expand All @@ -26,8 +26,9 @@
\itemize{
\item Added Continuous Integration runner via \code{run.sh} from
\href{https://eddelbuettel.github.io/r-ci/}{r-ci}.
\item Two vignettes git two extra vignette attributes.
\item Two vignettes got two extra vignette attributes.
\item The mkdocs-material documentation input was moved.
\item The basic unit tests were slightly refactored and updated.
}
}
}
Expand Down
7 changes: 3 additions & 4 deletions src/littler.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/* -*- mode: C; c-indent-level: 8; c-basic-offset: 4; indent-tabs-mode: nil; -*-
*
/*
* littler - Provides hash-bang (#!) capability for R (www.r-project.org)
*
* Copyright (C) 2006 - 2020 Jeffrey Horner and Dirk Eddelbuettel
* Copyright (C) 2006 - 2021 Jeffrey Horner and Dirk Eddelbuettel
*
* littler is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -413,7 +412,7 @@ void showVersionAndExit() {
R_SVN_REVISION);
}
}
printf("\n\nCopyright (C) 2006 - 2020 Jeffrey Horner and Dirk Eddelbuettel\n"
printf("\n\nCopyright (C) 2006 - 2021 Jeffrey Horner and Dirk Eddelbuettel\n"
"\n"
"%s is free software and comes with ABSOLUTELY NO WARRANTY.\n"
"You are welcome to redistribute it under the terms of the\n"
Expand Down

0 comments on commit dbefaf0

Please sign in to comment.