diff --git a/404.html b/404.html index 111c7ba..39817aa 100644 --- a/404.html +++ b/404.html @@ -6,13 +6,7 @@ Page not found (404) • hdfqlr - - - - - - - + @@ -25,7 +19,7 @@ - +
- +
@@ -106,16 +100,16 @@

Page not found (404)

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/articles/benchmark.html b/articles/benchmark.html index deb46cf..f363587 100644 --- a/articles/benchmark.html +++ b/articles/benchmark.html @@ -6,27 +6,19 @@ Benchmarking hdfqlr • hdfqlr - - - - - - - + - - - +
- +
@@ -90,7 +82,7 @@

Michael

2021-06-09

- +
@@ -181,8 +173,8 @@

Writing HDF datasets -

plot of chunk write-benchmark

+
+plot of chunk write-benchmark
plot of chunk write-benchmark

+
@@ -285,16 +275,16 @@

Reading HDF datasets

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/articles/index.html b/articles/index.html index d1c654f..5350ed2 100644 --- a/articles/index.html +++ b/articles/index.html @@ -1,9 +1,9 @@ -Articles • hdfqlrArticles • hdfqlr - +
- +
@@ -76,15 +76,15 @@

All vignettes

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/articles/lowlevel.html b/articles/lowlevel.html index 7cf07fc..9f836e2 100644 --- a/articles/lowlevel.html +++ b/articles/lowlevel.html @@ -6,27 +6,19 @@ Low-level API • hdfqlr - - - - - - - + - - - +
- +
@@ -90,7 +82,7 @@

Michael

2021-06-09

- +
@@ -325,16 +317,16 @@

2021-06-09

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/articles/quickstart.html b/articles/quickstart.html index 00a7602..eb17510 100644 --- a/articles/quickstart.html +++ b/articles/quickstart.html @@ -6,27 +6,19 @@ Quick Start • hdfqlr - - - - - - - + - - - +
- +
@@ -90,7 +82,7 @@

Michael

2021-06-09

- +
@@ -116,7 +108,7 @@

2021-06-09

If you are on a Linux system, you will need to update the environment variable LD_LIBRARY_PATH to include the HDFql directories prior to using the package:

-
export LD_LIBRARY_PATH=<hdfql_r_wrapper_directory>:<hdfql_lib_directory>:$LD_LIBRARY_PATH
+
export LD_LIBRARY_PATH=<hdfql_r_wrapper_directory>:<hdfql_lib_directory>:$LD_LIBRARY_PATH

The hdfqlr package relies on the R wrapper provided by HDFql. Functions exported by the package are prefixed with hql_ to make it easy to differentiate them from the @@ -294,16 +286,16 @@

2021-06-09

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/authors.html b/authors.html index 39d170f..145bea8 100644 --- a/authors.html +++ b/authors.html @@ -1,9 +1,9 @@ -Authors and Citation • hdfqlrAuthors and Citation • hdfqlr - +
- +
- +
  • -

    Michael Koohafkan. Author, maintainer. +

    Michael Koohafkan. Author, maintainer.

Citation

- +
-

Koohafkan M (2023). +

Koohafkan M (2024). hdfqlr: Interface to 'HDFql' API. -R package version 0.6-2, http://hydroecology.net/hdfqlr/. +R package version 0.6-2, http://hydroecology.net/hdfqlr/.

@Manual{,
   title = {hdfqlr: Interface to 'HDFql' API},
   author = {Michael Koohafkan},
-  year = {2023},
+  year = {2024},
   note = {R package version 0.6-2},
   url = {http://hydroecology.net/hdfqlr/},
 }
@@ -94,15 +94,15 @@

Citation

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/index.html b/index.html index bb02752..c2e05c2 100644 --- a/index.html +++ b/index.html @@ -6,23 +6,13 @@ Interface to HDFql API • hdfqlr - - - - - - - + - + - +
- +
@@ -131,7 +121,7 @@

Developers

Dev status

    -
  • CRAN_Status_Badge
  • +
  • CRAN_Status_Badge
  • Project Status: Active
  • R-CMD-check
  • CRAN_Download_Badge
  • @@ -149,16 +139,16 @@

    Dev status

    -

    Site built with pkgdown 2.0.7.

    +

    Site built with pkgdown 2.1.0.

- - + + diff --git a/news/index.html b/news/index.html index d773995..81edcc1 100644 --- a/news/index.html +++ b/news/index.html @@ -1,9 +1,9 @@ -Changelog • hdfqlrChangelog • hdfqlr - +
- +
@@ -78,15 +78,15 @@

Bug fixes -

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/pkgdown.yml b/pkgdown.yml index 7b0914f..df3277e 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -1,9 +1,8 @@ -pandoc: 2.19.2 -pkgdown: 2.0.7 +pandoc: 3.1.11 +pkgdown: 2.1.0 pkgdown_sha: ~ articles: benchmark: benchmark.html lowlevel: lowlevel.html quickstart: quickstart.html -last_built: 2023-12-28T06:21Z - +last_built: 2024-09-03T21:33Z diff --git a/reference/as_hdfql_sequence.html b/reference/as_hdfql_sequence.html index 65d6da5..61000e9 100644 --- a/reference/as_hdfql_sequence.html +++ b/reference/as_hdfql_sequence.html @@ -1,9 +1,9 @@ -Format Sequence For HDFql — as_hdfql_sequence • hdfqlrFormat Sequence For HDFql — as_hdfql_sequence • hdfqlr - +
- +
@@ -68,15 +68,15 @@

Format Sequence For HDFql

Arguments

-
s
+ + +
s

An integer sequence.

Value

- - -

A vector of character representations of the integer sequence.

+

A vector of character representations of the integer sequence.

@@ -91,15 +91,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/create.html b/reference/create.html index 501e2ac..0ab4dab 100644 --- a/reference/create.html +++ b/reference/create.html @@ -1,9 +1,9 @@ -Create HDF Object — create • hdfqlrCreate HDF Object — create • hdfqlr - +
- +
@@ -93,48 +93,50 @@

Create HDF Object

Arguments

-
what
+ + +
what

The type of object to create.

-
path
+
path

The target location of the object.

-
data.type
+
data.type

The HDF data type of the dataset or attribute.

-
size
+
size

The size (dimensions) of the dataset or attribute. For CHAR datasets or attributes, the last element of size is the string length.

-
overwrite
+
overwrite

If TRUE, overwrite existing file, group, attribute, or dataset.

-
parallel
+
parallel

If TRUE, use parallel capabilities.

-
group
+
group

The group to create.

-
dataset
+
dataset

The dataset to create.

-
attribute
+
attribute

The attribute to create.

Functions

- +
  • create_group(): Create HDF group.

  • create_dataset(): Create HDF dataset.

  • create_attribute(): Create HDF attribute.

  • @@ -152,15 +154,15 @@

    Functions

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/drop.html b/reference/drop.html index 973be4a..6fe40f8 100644 --- a/reference/drop.html +++ b/reference/drop.html @@ -1,9 +1,9 @@ -Drop HDF objects. — drop • hdfqlrDrop HDF objects. — drop • hdfqlr - +
- +
@@ -76,29 +76,31 @@

Drop HDF objects.

Arguments

-
path
+ + +
path

The HDF dataset or group.

-
dataset
+
dataset

The dataset to drop.

-
group
+
group

The group to drop.

-
recursive
+
recursive

If TRUE, drop all child groups and datasets.

-
attribute
+
attribute

The attribute to drop.

Functions

- +
  • hql_drop_dataset(): Drop HDF dataset.

  • hql_drop_group(): Drop HDF group.

  • hql_drop_attribute(): Drop HDF attribute.

  • @@ -117,15 +119,15 @@

    Functions

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/dtype_to_rtype.html b/reference/dtype_to_rtype.html index 8668495..ea13e00 100644 --- a/reference/dtype_to_rtype.html +++ b/reference/dtype_to_rtype.html @@ -1,9 +1,9 @@ -HDF Data Type to R Type — dtype_to_rtype • hdfqlrHDF Data Type to R Type — dtype_to_rtype • hdfqlr - +
- +
@@ -68,15 +68,15 @@

HDF Data Type to R Type

Arguments

-
dtype
+ + +
dtype

The HDF data type.

Value

- - -

The equivalent R class, or NULL if not found.

+

The equivalent R class, or NULL if not found.

@@ -91,15 +91,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/execute_with_memory.html b/reference/execute_with_memory.html index e656a75..2bcaa83 100644 --- a/reference/execute_with_memory.html +++ b/reference/execute_with_memory.html @@ -1,9 +1,9 @@ -Execute With Memory — execute_with_memory • hdfqlrExecute With Memory — execute_with_memory • hdfqlr - +
- +
@@ -74,36 +74,36 @@

Execute With Memory

Arguments

-
script
+ + +
script

The HDFQL operation to execute. Do not include FROM or INTO statements.

-
variable
+
variable

if not NULL, the variable to register for this operation.

-
direction
+
direction

Either "FROM" or "INTO". Ignored if variable is NULL.

-
suffix
+
suffix

Additional script specifications. This can be used for post-processing (for SELECT operations) or for writing raw values (for INSERT operations).

-
stop.on.error
+
stop.on.error

If TRUE, return an error message if script fails. If FALSE, return the HDFql error value.

Value

- - -

The script output, or NULL.

+

The script output, or NULL.

@@ -118,15 +118,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_attr_names.html b/reference/get_attr_names.html index cfb049d..661c728 100644 --- a/reference/get_attr_names.html +++ b/reference/get_attr_names.html @@ -1,9 +1,9 @@ -Get HDF Attribute Names — get_attr_names • hdfqlrGet HDF Attribute Names — get_attr_names • hdfqlr - +
- +
@@ -68,16 +68,16 @@

Get HDF Attribute Names

Arguments

-
path
+ + +
path

The path of the dataset or group from which to retrieve attribute names.

Value

- - -

A vector of attribute names.

+

A vector of attribute names.

@@ -92,15 +92,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_char_data.html b/reference/get_char_data.html index 90904d5..bba3d24 100644 --- a/reference/get_char_data.html +++ b/reference/get_char_data.html @@ -1,9 +1,9 @@ -Get Character Data — get_char_data • hdfqlrGet Character Data — get_char_data • hdfqlr - +
- +
@@ -68,23 +68,23 @@

Get Character Data

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

-
parallel
+
parallel

Use parallel processing functionality.

Value

- - -

An R array.

+

An R array.

@@ -99,15 +99,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_charset.html b/reference/get_charset.html index d56dd4f..f3b8fe3 100644 --- a/reference/get_charset.html +++ b/reference/get_charset.html @@ -1,9 +1,9 @@ -Get HDF Object Charset — get_charset • hdfqlrGet HDF Object Charset — get_charset • hdfqlr - +
- +
@@ -68,19 +68,19 @@

Get HDF Object Charset

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

Value

- - -

The HDF object charset.

+

The HDF object charset.

@@ -95,15 +95,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_cursor_values.html b/reference/get_cursor_values.html index 9c1379a..241ece2 100644 --- a/reference/get_cursor_values.html +++ b/reference/get_cursor_values.html @@ -1,9 +1,9 @@ -Value From Cursor — get_cursor_values • hdfqlrValue From Cursor — get_cursor_values • hdfqlr - +
- +
@@ -68,16 +68,16 @@

Value From Cursor

Arguments

-
script
+ + +
script

The HDFQL operation to execute. Do not include FROM or INTO statements.

Value

- - -

The script output, or NULL.

+

The script output, or NULL.

@@ -92,15 +92,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_data.html b/reference/get_data.html index a9f2854..0dda2ad 100644 --- a/reference/get_data.html +++ b/reference/get_data.html @@ -1,9 +1,9 @@ -Get Data — get_data • hdfqlrGet Data — get_data • hdfqlr - +
- +
@@ -68,27 +68,27 @@

Get Data

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

-
transpose
+
transpose

If TRUE, transpose the data.

-
parallel
+
parallel

Use parallel processing functionality.

Value

- - -

An R array.

+

An R array.

@@ -103,15 +103,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_data_type.html b/reference/get_data_type.html index d29b85f..903459e 100644 --- a/reference/get_data_type.html +++ b/reference/get_data_type.html @@ -1,9 +1,9 @@ -Get HDF Object Data Type — get_data_type • hdfqlrGet HDF Object Data Type — get_data_type • hdfqlr - +
- +
@@ -68,19 +68,19 @@

Get HDF Object Data Type

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

Value

- - -

The HDF object data type.

+

The HDF object data type.

@@ -95,15 +95,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_dimension.html b/reference/get_dimension.html index d8e6927..eccbb78 100644 --- a/reference/get_dimension.html +++ b/reference/get_dimension.html @@ -1,9 +1,9 @@ -Get HDF Object Dimension — get_dimension • hdfqlrGet HDF Object Dimension — get_dimension • hdfqlr - +
- +
@@ -68,19 +68,19 @@

Get HDF Object Dimension

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

Value

- - -

The HDF object dimensions.

+

The HDF object dimensions.

@@ -95,15 +95,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_key.html b/reference/get_key.html index edbb33a..b32f618 100644 --- a/reference/get_key.html +++ b/reference/get_key.html @@ -1,9 +1,9 @@ -Get List Keys or Values — get_key • hdfqlrGet List Keys or Values — get_key • hdfqlr - +
- +
@@ -68,24 +68,24 @@

Get List Keys or Values

Arguments

-
x
+ + +
x

A key or value.

-
l
+
l

A named list.

-
invert
+
invert

If TRUE, return the key associated with the given value.

Value

- - -

A key or value.

+

A key or value.

@@ -100,15 +100,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_object_type.html b/reference/get_object_type.html index 6c1c780..2ae4efe 100644 --- a/reference/get_object_type.html +++ b/reference/get_object_type.html @@ -1,9 +1,9 @@ -Get HDF Object Type — get_object_type • hdfqlrGet HDF Object Type — get_object_type • hdfqlr - +
- +
@@ -68,15 +68,15 @@

Get HDF Object Type

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

Value

- - -

The HDF object type.

+

The HDF object type.

@@ -91,15 +91,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/get_size.html b/reference/get_size.html index fb39ecf..8cfc24c 100644 --- a/reference/get_size.html +++ b/reference/get_size.html @@ -1,9 +1,9 @@ -Get HDF Object Size — get_size • hdfqlrGet HDF Object Size — get_size • hdfqlr - +
- +
@@ -68,19 +68,19 @@

Get HDF Object Size

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

Value

- - -

The HDF object size.

+

The HDF object size.

@@ -95,15 +95,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hdfqlr.html b/reference/hdfqlr.html index 64156f2..912c913 100644 --- a/reference/hdfqlr.html +++ b/reference/hdfqlr.html @@ -1,10 +1,10 @@ -hdfqlr: an HDF API based on HDFql — hdfqlr • hdfqlrhdfqlr: an HDF API based on HDFql — hdfqlr • hdfqlr - +
- +
@@ -67,7 +67,7 @@

hdfqlr: an HDF API based on HDFql

Package options

- +

hdfqlr uses the following options() to configure behavior:

@@ -97,15 +97,15 @@

Author

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql.html b/reference/hql.html index 79aafc7..79fc899 100644 --- a/reference/hql.html +++ b/reference/hql.html @@ -1,12 +1,12 @@ -HDFql Wrapper Constants and Functions — hql • hdfqlrHDFql Wrapper Constants and Functions — hql • hdfqlr - +
- +
@@ -88,9 +88,9 @@

Details

Examples

-
if (FALSE) {
+    
if (FALSE) { # \dontrun{
   attach(hql$wrapper)
-}
+} # }
 
 
@@ -106,15 +106,15 @@

Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql.paths.html b/reference/hql.paths.html index c74126a..dcdfd3c 100644 --- a/reference/hql.paths.html +++ b/reference/hql.paths.html @@ -1,10 +1,10 @@ -HDFql Library Paths — hql.paths • hdfqlrHDFql Library Paths — hql.paths • hdfqlr - +
- +
@@ -85,15 +85,15 @@

Format

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_create.html b/reference/hql_create.html index d6586f0..12319bb 100644 --- a/reference/hql_create.html +++ b/reference/hql_create.html @@ -1,9 +1,9 @@ -Create HDF Files, Datasets or Attribute — hql_create • hdfqlrCreate HDF Files, Datasets or Attribute — hql_create • hdfqlr - +
- +
@@ -70,26 +70,28 @@

Create HDF Files, Datasets or Attribute

Arguments

-
file
+ + +
file

The HDF file to create.

-
overwrite
+
overwrite

If TRUE, overwrite existing file, group, attribute, or dataset.

-
parallel
+
parallel

If TRUE, use parallel capabilities.

-
group
+
group

The group to create.

Functions

- +
  • hql_create_file(): Create HDF file.

  • hql_create_group(): Create HDF group.

@@ -120,15 +122,15 @@

Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_drop.html b/reference/hql_drop.html index fb6bdfa..7818679 100644 --- a/reference/hql_drop.html +++ b/reference/hql_drop.html @@ -1,9 +1,9 @@ -Drop HDF groups, datasets, and attributes — hql_drop • hdfqlrDrop HDF groups, datasets, and attributes — hql_drop • hdfqlr - +
- +
@@ -96,15 +96,15 @@

Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_file.html b/reference/hql_file.html index a589ed6..50c2390 100644 --- a/reference/hql_file.html +++ b/reference/hql_file.html @@ -1,9 +1,9 @@ -Access HDF Files — hql_file • hdfqlrAccess HDF Files — hql_file • hdfqlr - +
- +
@@ -70,17 +70,19 @@

Access HDF Files

Arguments

-
file
+ + +
file

The HDF file path.

-
all
+
all

If TRUE, close all open HDF files.

Functions

- +
  • hql_use_file(): Open (use) an HDF file.

  • hql_close_file(): Close an HDF file.

@@ -111,15 +113,15 @@

Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_flush.html b/reference/hql_flush.html index 5a6113f..9a2f77c 100644 --- a/reference/hql_flush.html +++ b/reference/hql_flush.html @@ -1,9 +1,9 @@ -Flush HDF Files — hql_flush • hdfqlrFlush HDF Files — hql_flush • hdfqlr - +
- +
@@ -68,7 +68,9 @@

Flush HDF Files

Arguments

-
global
+ + +
global

If TRUE, a global flush is performed and and all open HDF files are flushed. If FALSE, a local flush is performed and only the HDF file currently in use @@ -88,15 +90,15 @@

Arguments

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_is_loaded.html b/reference/hql_is_loaded.html index f10843d..ba6b4ad 100644 --- a/reference/hql_is_loaded.html +++ b/reference/hql_is_loaded.html @@ -1,9 +1,9 @@ -HDFql Library Status — hql_is_loaded • hdfqlrHDFql Library Status — hql_is_loaded • hdfqlr - +
- +
@@ -68,9 +68,7 @@

HDFql Library Status

Value

- - -

Logical TRUE if DLLs are found, FALSE otherwise.

+

Logical TRUE if DLLs are found, FALSE otherwise.

@@ -85,15 +83,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_list.html b/reference/hql_list.html index 143ca7a..8e4db09 100644 --- a/reference/hql_list.html +++ b/reference/hql_list.html @@ -1,9 +1,9 @@ -List HDF Groups, Datasets or Attributes — hql_list • hdfqlrList HDF Groups, Datasets or Attributes — hql_list • hdfqlr - +
- +
@@ -72,24 +72,24 @@

List HDF Groups, Datasets or Attributes

Arguments

-
path
+ + +
path

The location of the dataset, attribute, or group within the HDF file.

-
recursive
+
recursive

Recursively list child groups or datasets.

Value

- - -

A vector of paths.

+

A vector of paths.

Functions

- +
  • hql_list_groups(): List groups.

  • hql_list_datasets(): List datasets.

  • hql_list_attributes(): List Attributes

  • @@ -107,15 +107,15 @@

    Functions

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_load.html b/reference/hql_load.html index b94a68f..b8611a5 100644 --- a/reference/hql_load.html +++ b/reference/hql_load.html @@ -1,9 +1,9 @@ -Load HDFql DLLs — hql_load • hdfqlrLoad HDFql DLLs — hql_load • hdfqlr - +
- +
@@ -70,13 +70,15 @@

Load HDFql DLLs

Arguments

-
path
+ + +
path

The path to the HDFql installation.

Functions

- +
  • hql_unload(): Unload HDFql Library.

@@ -92,15 +94,15 @@

Functions

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_read.html b/reference/hql_read.html index 7e7d625..a793800 100644 --- a/reference/hql_read.html +++ b/reference/hql_read.html @@ -1,10 +1,10 @@ -Read HDF Dataset or Attribute — hql_read • hdfqlrRead HDF Dataset or Attribute — hql_read • hdfqlr - +
- +
@@ -76,33 +76,29 @@

Read HDF Dataset or Attribute

Arguments

-
path
+ + +
path

The location of the dataset, attribute, or group within the HDF file.

-
parallel
+
parallel

Use parallel processing functionality.

-
include.attributes
+
include.attributes

If TRUE, include the dataset attributes.

Value

- - -

A matrix.

- - +

A matrix.

The attribute value.

- -

A named list of attributes.

Functions

- +
  • hql_read_dataset(): Read a dataset from an HDF file.

  • hql_read_attribute(): Read a single attribute from an HDF file.

  • hql_read_all_attributes(): Read attributes from an HDF file.

  • @@ -145,15 +141,15 @@

    Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/hql_write.html b/reference/hql_write.html index 7677851..9c34338 100644 --- a/reference/hql_write.html +++ b/reference/hql_write.html @@ -1,9 +1,9 @@ -Write HDF Dataset or Attribute — hql_write • hdfqlrWrite HDF Dataset or Attribute — hql_write • hdfqlr - +
- +
@@ -78,38 +78,40 @@

Write HDF Dataset or Attribute

Arguments

-
dataset
+ + +
dataset

The dataset to write. The object must be coercible to an array.

-
path
+
path

The location within the HDF file to write the dataset or attribute(s).

-
include.attributes
+
include.attributes

If TRUE, write the dataset attributes.

-
overwrite
+
overwrite

If TRUE, overwrite existing dataset or attribute.

-
parallel
+
parallel

Use parallel processing functionality.

-
attribute
+
attribute

The attribute to write.

-
attributes
+
attributes

A list of attributes to write.

Functions

- +
  • hql_write_dataset(): Write a dataset to an HDF file.

  • hql_write_attribute(): Write an attribute to an HDF file.

  • hql_write_all_attributes(): Write multiple attributes to an HDF file.

  • @@ -147,15 +149,15 @@

    Examples

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/index.html b/reference/index.html index d4558a5..54961ca 100644 --- a/reference/index.html +++ b/reference/index.html @@ -1,9 +1,9 @@ -Function reference • hdfqlrPackage index • hdfqlr - +
- +
@@ -113,15 +113,15 @@

All functions
-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/int_to_char.html b/reference/int_to_char.html index 5c46296..9530557 100644 --- a/reference/int_to_char.html +++ b/reference/int_to_char.html @@ -1,9 +1,9 @@ -HDF Integer Output to Character — int_to_char • hdfqlrHDF Integer Output to Character — int_to_char • hdfqlr - +
- +
@@ -68,19 +68,19 @@

HDF Integer Output to Character

Arguments

-
x
+ + +
x

An integer array.

-
trim
+
trim

If TRUE, trim whitespace from the character data.

Value

- - -

A character array.

+

A character array.

@@ -95,15 +95,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/list_hdf.html b/reference/list_hdf.html index c823851..77eef46 100644 --- a/reference/list_hdf.html +++ b/reference/list_hdf.html @@ -1,9 +1,9 @@ -List HDF Objects — list_hdf • hdfqlrList HDF Objects — list_hdf • hdfqlr - +
- +
@@ -79,15 +79,15 @@

List HDF Objects

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/path_from_options.html b/reference/path_from_options.html index cba9445..761bb3d 100644 --- a/reference/path_from_options.html +++ b/reference/path_from_options.html @@ -1,11 +1,11 @@ -HDFql Default Path — path_from_options • hdfqlrHDFql Default Path — path_from_options • hdfqlr - +
- +
@@ -72,7 +72,9 @@

HDFql Default Path

Arguments

-
startup
+ + +
startup

If TRUE, indicates the paths are being detected as part of package startup.

@@ -95,15 +97,15 @@

Details

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/recurse_groups.html b/reference/recurse_groups.html index 6176026..adaff5f 100644 --- a/reference/recurse_groups.html +++ b/reference/recurse_groups.html @@ -1,9 +1,9 @@ -Recursively Walk Group Structure — recurse_groups • hdfqlrRecursively Walk Group Structure — recurse_groups • hdfqlr - +
- +
@@ -81,15 +81,15 @@

Recursively Walk Group Structure

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/rtype_to_dtype.html b/reference/rtype_to_dtype.html index ddb428a..4e8ccc0 100644 --- a/reference/rtype_to_dtype.html +++ b/reference/rtype_to_dtype.html @@ -1,9 +1,9 @@ -R Type to HDF Data Type — rtype_to_dtype • hdfqlrR Type to HDF Data Type — rtype_to_dtype • hdfqlr - +
- +
@@ -68,15 +68,15 @@

R Type to HDF Data Type

Arguments

-
rtype
+ + +
rtype

The R class.

Value

- - -

The equivalent HDF data type, or NULL if not found.

+

The equivalent HDF data type, or NULL if not found.

@@ -91,15 +91,15 @@

Value

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/set_char_data.html b/reference/set_char_data.html index 333176f..3490a40 100644 --- a/reference/set_char_data.html +++ b/reference/set_char_data.html @@ -1,9 +1,9 @@ -Set Character Data — set_char_data • hdfqlrSet Character Data — set_char_data • hdfqlr - +
- +
@@ -68,19 +68,21 @@

Set Character Data

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

-
transpose
+
transpose

If TRUE, transpose the data.

-
parallel
+
parallel

Use parallel processing functionality.

@@ -97,15 +99,15 @@

Arguments

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/set_data.html b/reference/set_data.html index 89ebf2f..6329e7a 100644 --- a/reference/set_data.html +++ b/reference/set_data.html @@ -1,9 +1,9 @@ -Set Data — set_data • hdfqlrSet Data — set_data • hdfqlr - +
- +
@@ -68,19 +68,21 @@

Set Data

Arguments

-
path
+ + +
path

The location of the object within the HDF file.

-
otype
+
otype

The HDF object type.

-
transpose
+
transpose

If TRUE, transpose the data.

-
parallel
+
parallel

Use parallel processing functionality.

@@ -97,15 +99,15 @@

Arguments

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/set_paths.html b/reference/set_paths.html index 6f56819..086c89e 100644 --- a/reference/set_paths.html +++ b/reference/set_paths.html @@ -1,9 +1,9 @@ -HDFql Paths — set_paths • hdfqlrHDFql Paths — set_paths • hdfqlr - +
- +
@@ -79,15 +79,15 @@

HDFql Paths

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/stop_not_loaded.html b/reference/stop_not_loaded.html index ef8559b..b7ad91a 100644 --- a/reference/stop_not_loaded.html +++ b/reference/stop_not_loaded.html @@ -1,9 +1,9 @@ -HDFql Load Requirement — stop_not_loaded • hdfqlrHDFql Load Requirement — stop_not_loaded • hdfqlr - +
- +
@@ -79,15 +79,15 @@

HDFql Load Requirement

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/reference/write.html b/reference/write.html index 78e3d13..c7394b2 100644 --- a/reference/write.html +++ b/reference/write.html @@ -1,9 +1,9 @@ -Write HDF Object — write • hdfqlrWrite HDF Object — write • hdfqlr - +
- +
@@ -79,15 +79,15 @@

Write HDF Object

-

Site built with pkgdown 2.0.7.

+

Site built with pkgdown 2.1.0.

- - + + diff --git a/sitemap.xml b/sitemap.xml index abf9ca8..f7996a9 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,141 +1,49 @@ - - - - /404.html - - - /articles/benchmark.html - - - /articles/index.html - - - /articles/lowlevel.html - - - /articles/quickstart.html - - - /authors.html - - - /index.html - - - /news/index.html - - - /reference/as_hdfql_sequence.html - - - /reference/create.html - - - /reference/drop.html - - - /reference/dtype_to_rtype.html - - - /reference/execute_with_memory.html - - - /reference/get_attr_names.html - - - /reference/get_char_data.html - - - /reference/get_charset.html - - - /reference/get_cursor_values.html - - - /reference/get_data.html - - - /reference/get_data_type.html - - - /reference/get_dimension.html - - - /reference/get_key.html - - - /reference/get_object_type.html - - - /reference/get_size.html - - - /reference/hdfqlr.html - - - /reference/hql.html - - - /reference/hql.paths.html - - - /reference/hql_create.html - - - /reference/hql_drop.html - - - /reference/hql_file.html - - - /reference/hql_flush.html - - - /reference/hql_is_loaded.html - - - /reference/hql_list.html - - - /reference/hql_load.html - - - /reference/hql_read.html - - - /reference/hql_write.html - - - /reference/index.html - - - /reference/int_to_char.html - - - /reference/list_hdf.html - - - /reference/path_from_options.html - - - /reference/recurse_groups.html - - - /reference/rtype_to_dtype.html - - - /reference/set_char_data.html - - - /reference/set_data.html - - - /reference/set_paths.html - - - /reference/stop_not_loaded.html - - - /reference/write.html - + +/404.html +/articles/benchmark.html +/articles/index.html +/articles/lowlevel.html +/articles/quickstart.html +/authors.html +/index.html +/news/index.html +/reference/as_hdfql_sequence.html +/reference/create.html +/reference/drop.html +/reference/dtype_to_rtype.html +/reference/execute_with_memory.html +/reference/get_attr_names.html +/reference/get_char_data.html +/reference/get_charset.html +/reference/get_cursor_values.html +/reference/get_data.html +/reference/get_data_type.html +/reference/get_dimension.html +/reference/get_key.html +/reference/get_object_type.html +/reference/get_size.html +/reference/hdfqlr.html +/reference/hql.html +/reference/hql.paths.html +/reference/hql_create.html +/reference/hql_drop.html +/reference/hql_file.html +/reference/hql_flush.html +/reference/hql_is_loaded.html +/reference/hql_list.html +/reference/hql_load.html +/reference/hql_read.html +/reference/hql_write.html +/reference/index.html +/reference/int_to_char.html +/reference/list_hdf.html +/reference/path_from_options.html +/reference/recurse_groups.html +/reference/rtype_to_dtype.html +/reference/set_char_data.html +/reference/set_data.html +/reference/set_paths.html +/reference/stop_not_loaded.html +/reference/write.html +