Skip to content

Commit

Permalink
Prepare release (#166)
Browse files Browse the repository at this point in the history
* updated docs and README.md

* updated NEWS, reflect new version in configure

* update version to 0.8.0 plus to small edits
  • Loading branch information
eddelbuettel authored Sep 3, 2020
1 parent 3c4b2ec commit 7edc937
Show file tree
Hide file tree
Showing 189 changed files with 8,141 additions and 382 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tiledb
Type: Package
Version: 0.7.1
Version: 0.8.0
Title: Sparse and Dense Multidimensional Array Storage Engine for Data Science
Author: TileDB, Inc.
Copyright: TileDB, Inc.
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<a href="https://tiledb.com"><img src="https://github.com/TileDB-Inc/TileDB/raw/dev/doc/source/_static/[email protected]" alt="TileDB logo" width="400"></a>

[![Build Status](https://img.shields.io/azure-devops/build/tiledb-inc/836549eb-f74a-4986-a18f-7fbba6bbb5f0/24/master?label=Azure%20Pipelines&logo=azure-pipelines&style=flat-square)](https://dev.azure.com/TileDB-Inc/CI/_build/latest?definitionId=24&branchName=master)
![R-CMD-check](https://github.com/TileDB-Inc/TileDB-R/workflows/R-CMD-check/badge.svg)

# TileDB-R

Expand All @@ -17,9 +18,9 @@ API](https://docs.tiledb.com/main/).

## Installation

TileDB needs to be present, and can to be installed first (from a package or from source)
for the TileDB R package to build and link correctly. For macOS and Linux, a precompiled
shared library is used during the installation of this R package.
TileDB Embedded needs to be present, and can to be installed first (from a package or from source)
for the TileDB R package to build and link correctly. If no system installation is found, a
precompiled shared library is used during the installation of this R package.

As the TileDB R package has not been published on [CRAN](https://cran.r-project.org/), it must be
installed from source.
Expand All @@ -34,7 +35,7 @@ The most recent released version can be installed from
> library(tiledb)
> tiledb_version()
major minor patch
2 0 5
2 0 8
> help(package=tiledb)

If the TileDB library is installed in a custom location, you need to pass the explicit path:
Expand Down
12 changes: 12 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ reference:
- starts_with("tiledb_array_schema")
- starts_with("allows_dups")
- matches("r_to_tiledb_type")
- matches("tiledb_schema_get_names")
- matches("tiledb_schema_get_types")
- matches("tiledb_schema_set_names")
- title: Attribute
contents:
- starts_with("tiledb_attr")
Expand All @@ -57,6 +60,10 @@ reference:
- starts_with("dim")
- ends_with("tiledb_dim-method")
- ends_with("tiledb_dim")
- title: Query
desc: query object functions
contents:
- starts_with("tiledb_query")
- title: Group
contents:
- starts_with("tiledb_group")
Expand All @@ -73,6 +80,10 @@ reference:
desc: performance stat collection functions
contents:
- starts_with("tiledb_stats")
- title: VFS
desc: virtual file system functions
contents:
- starts_with("tiledb_vfs")
- title: DataFrame
desc: data.frame functionality functions
contents:
Expand All @@ -85,3 +96,4 @@ reference:
contents:
- starts_with("tiledb_version")
- matches("tiledb-package")
- matches("limitTileDBCores")
18 changes: 9 additions & 9 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for TileDB-R 0.7.1.
# Generated by GNU Autoconf 2.69 for TileDB-R 0.8.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -577,8 +577,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TileDB-R'
PACKAGE_TARNAME='tiledb-r'
PACKAGE_VERSION='0.7.1'
PACKAGE_STRING='TileDB-R 0.7.1'
PACKAGE_VERSION='0.8.0'
PACKAGE_STRING='TileDB-R 0.8.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1243,7 +1243,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 TileDB-R 0.7.1 to adapt to many kinds of systems.
\`configure' configures TileDB-R 0.8.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1305,7 +1305,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of TileDB-R 0.7.1:";;
short | recursive ) echo "Configuration of TileDB-R 0.8.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1397,7 +1397,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
TileDB-R configure 0.7.1
TileDB-R configure 0.8.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1649,7 +1649,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 TileDB-R $as_me 0.7.1, which was
It was created by TileDB-R $as_me 0.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -4044,7 +4044,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 TileDB-R $as_me 0.7.1, which was
This file was extended by TileDB-R $as_me 0.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -4097,7 +4097,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
TileDB-R config.status 0.7.1
TileDB-R config.status 0.8.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

## require at least autoconf 2.69
AC_PREREQ([2.69])
AC_INIT([TileDB-R], [0.7.1])
AC_INIT([TileDB-R], [0.8.0])

## this has to come early to affect other queries involving R
: ${R_HOME=`R RHOME`}
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/introduction.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pkgdown: 1.5.1
pkgdown_sha: ~
articles:
introduction: introduction.html
last_built: 2020-07-01T16:03Z
last_built: 2020-08-28T01:05Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/allows_dups-tiledb_array_schema-method.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7edc937

Please sign in to comment.