CRAN
tsvr 1.0.0
Timescale-Specific Variance Ratio for Use in Community Ecology
Released Feb 27, 2019 by Daniel C. Reuman
This package can be loaded by Renjin but 47 out 146 tests failed.
Tools for timescale decomposition of the classic variance ratio of community ecology. Tools are as described in Zhao et al (in prep), extending commonly used methods introduced by Peterson et al (1975)
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>tsvr</artifactId> <version>1.0.0-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:tsvr')
Test Results
This package was last tested against Renjin 0.9.2724 on Mar 1, 2019.
- aggts-examples
- aggts.test_accuracy_of_output
- aggts.test_format_of_output
- cospect-examples
- cospect.test_a_general_case_for_reproducibility_on_future_runs
- cospect.test_ancillary_properties_E1
- cospect.test_ancillary_properties_E2
- cospect.test_ancillary_properties_E3
- cospect.test_ancillary_properties_E4
- cospect.test_properties_E1
- cospect.test_properties_E2
- cospect.test_properties_E3
- cospect.test_properties_E4
- cospect.test_special_cases_E1
- cospect.test_special_cases_E2
- cospect.test_special_cases_E3
- cv2-examples
- cv2.test_cases_where_it_actually_provides_results_E1
- cv2.test_cases_where_it_actually_provides_results_E2
- cv2.test_cases_where_it_actually_provides_results_E3
- cv2.test_error_catching
- cv2f-examples
- cv2f.test_error_catching
- cv2f.test_that_it_works_for_CVcom2
- cv2f.test_that_it_works_for_CVcomip
- errcheck_data.test_that_it_catches_bad_entries
- errcheck_data.test_that_it_catches_species_that_are_all_0s_or_all_constant
- errcheck_tsvreq.test_ability_to_catch_negatives
- errcheck_tsvreq.test_the_ability_to_catch_things_non-numerics,_inconsistent_lengths,_non-finite_elements
- errcheck_tsvreq.test_the_ability_to_check_for_inconsistency
- errcheck_vreq.test_ability_to_catch_the_equation_not_being_satisfied
- errcheck_vreq.test_ability_to_catch_things_that_are_not_single_finite_numbers
- errcheck_vreq.test_abilty_to_catch_non-positives
- print.summary_tsvr-examples
- print_summary_tsvr.test_print_summary_tsvr_on_a_vreq_object_E1
- print_summary_tsvr.test_print_summary_tsvr_on_a_vreq_object_E2
- print_summary_tsvr.test_print_summary_tsvr_on_a_vreq_object_E3
- testthat
- tsvreq.test_tsvreq_constructor_E1
- tsvreq.test_tsvreq_constructor_E2
- tsvreq.test_tsvreq_constructor_E3
- tsvreq.test_tsvreq_constructor_E4
- tsvreq.test_tsvreq_constructor_E5
- tsvreq.test_tsvreq_constructor_E6
- tsvreq_classic-examples
- tsvreq_classic.test_for_consistency_in_various_ways
- tsvreq_classic.test_the_values_format
- tsvreq_classic_methods-examples
- tsvreq_classic_methods.test_the_get_methods
- tsvreq_classic_methods.test_the_plot_method
- tsvreq_classic_methods.test_the_print_method
- tsvreq_classic_methods.test_the_set_methods
- tsvreq_classic_methods.test_the_summary_method
- tsvreq_methods-examples
- tsvreq_methods.test_the_get_methods
- tsvreq_methods.test_the_plot_method
- tsvreq_methods.test_the_print_method
- tsvreq_methods.test_the_set_methods
- tsvreq_methods.test_the_summary_method_E1
- tsvreq_methods.test_the_summary_method_E2
- tsvreq_methods.test_the_summary_method_E3
- tsvreq_methods.test_the_summary_method_E4
- tsvreq_methods.test_the_summary_method_E5
- tsvreq_methods.test_the_summary_method_E6
- tsvreq_methods.test_the_summary_method_E7
- tsvreq_methods.test_the_summary_method_E8
- tsvreq_methods.test_the_summary_method_E9
- vr-examples
- vr.test_the_LdM_case
- vr.test_the_classic_case
- vreq.test_vreq_constructor_E1
- vreq.test_vreq_constructor_E2
- vreq.test_vreq_constructor_E3
- vreq.test_vreq_constructor_E4
- vreq_LdM-examples
- vreq_LdM.test_the_values_E1
- vreq_LdM.test_the_values_E10
- vreq_LdM.test_the_values_E11
- vreq_LdM.test_the_values_E12
- vreq_LdM.test_the_values_E13
- vreq_LdM.test_the_values_E14
- vreq_LdM.test_the_values_E2
- vreq_LdM.test_the_values_E3
- vreq_LdM.test_the_values_E4
- vreq_LdM.test_the_values_E5
- vreq_LdM.test_the_values_E6
- vreq_LdM.test_the_values_E7
- vreq_LdM.test_the_values_E8
- vreq_LdM.test_the_values_E9
- vreq_LdM_methods-examples
- vreq_LdM_methods.test_the_get_methods_E1
- vreq_LdM_methods.test_the_get_methods_E2
- vreq_LdM_methods.test_the_get_methods_E3
- vreq_LdM_methods.test_the_print_method
- vreq_LdM_methods.test_the_set_methods
- vreq_LdM_methods.test_the_summary_method_E1
- vreq_LdM_methods.test_the_summary_method_E2
- vreq_LdM_methods.test_the_summary_method_E3
- vreq_LdM_methods.test_the_summary_method_E4
- vreq_LdM_methods.test_the_summary_method_E5
- vreq_classic-examples
- vreq_classic.test_the_values_E1
- vreq_classic.test_the_values_E10
- vreq_classic.test_the_values_E11
- vreq_classic.test_the_values_E12
- vreq_classic.test_the_values_E13
- vreq_classic.test_the_values_E14
- vreq_classic.test_the_values_E2
- vreq_classic.test_the_values_E3
- vreq_classic.test_the_values_E4
- vreq_classic.test_the_values_E5
- vreq_classic.test_the_values_E6
- vreq_classic.test_the_values_E7
- vreq_classic.test_the_values_E8
- vreq_classic.test_the_values_E9
- vreq_classic_ag.test_the_get_methods
- vreq_classic_ag.test_the_print_method
- vreq_classic_ag.test_the_set_methods
- vreq_classic_ag.test_the_summary_method
- vreq_classic_ag_methods-examples
- vreq_classic_methods-examples
- vreq_classic_methods.test_the_get_methods_E1
- vreq_classic_methods.test_the_get_methods_E2
- vreq_classic_methods.test_the_get_methods_E3
- vreq_classic_methods.test_the_print_method
- vreq_classic_methods.test_the_set_methods
- vreq_classic_methods.test_the_summary_method_E1
- vreq_classic_methods.test_the_summary_method_E2
- vreq_classic_methods.test_the_summary_method_E3
- vreq_classic_methods.test_the_summary_method_E4
- vreq_classic_methods.test_the_summary_method_E5
- vreq_methods-examples
- vreq_methods.test_the_get_methods
- vreq_methods.test_the_print_method
- vreq_methods.test_the_set_methods
- vreq_methods.test_the_summary_method_E1
- vreq_methods.test_the_summary_method_E2
- vreq_methods.test_the_summary_method_E3
- vreq_methods.test_the_summary_method_E4
- vreq_methods.test_the_summary_method_E5
- vrf-examples
- vrf.test_for_correct_format
- vrf.test_for_correctvalue
- wts-examples
- wts.test_for_correct_format
- wts.test_for_correct_value