Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 7 additions & 7 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ Package: ctxR
Title: Utilities for Interacting with the 'CTX' APIs
Version: 1.1.2.9000
Authors@R: c(
person("Paul", "Kruse", role = c("aut"), comment = c(ORCID = "0000-0001-5516-9717")),
person("Caroline", "Ring", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-0463-1251")),
person("Madison", "Feshuk", role = c("ctb","cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-1390-6405")),
person("Brianna", "Dirks", role = "ctb", comment = c(ORCID = "0009-0003-3691-1543")),
person("Carter", "Thunes", role = "ctb"),
person("Jason", "Brown", role = "ctb", c(ORCID = "0009-0000-2294-641X")))
person(given = "Paul", family = "Kruse", role = c("aut"), comment = c(ORCID = "0000-0001-5516-9717")),
person(given = "Caroline", family = "Ring", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-0463-1251")),
person(given = "Madison", family = "Feshuk", role = c("ctb","cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-1390-6405")),
person(given = "Brianna",family = "Dirks", role = "ctb", comment = c(ORCID = "0009-0003-3691-1543")),
person(given = "Carter", family = "Thunes", role = "ctb"),
person(given = "Jason", family = "Brown", role = "ctb", c(ORCID = "0009-0000-2294-641X")))
Description: Access chemical, hazard, bioactivity, and exposure data from the
Computational Toxicology and Exposure ('CTX') APIs
<https://www.epa.gov/comptox-tools/computational-toxicology-and-exposure-apis>.
Expand All @@ -34,7 +34,7 @@ Imports:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
RoxygenNote: 7.3.3
Suggests:
countcolors,
devtools,
Expand Down
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ctxR (development version)
# ctxR 1.1.3

## Major improvements and fixes

* Update api host from cloud.gov to local server throughout package (#70)

## New Features

Expand All @@ -18,7 +22,6 @@
* Added examples to `ctxR_04_Exposure.Rmd` vignette for new CCD and MMDB endpoint
functions (#71).


# ctxR 1.1.2

## Minor improvements and fixes
Expand Down
12 changes: 8 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,18 @@ Status: OK

## local R CMD check results

0 errors | 0 warnings | 1 note
0 errors | 0 warnings | 2 notes

checking CRAN incoming feasibility ... NOTE

Maintainer: 'Madison Feshuk <[email protected]>'

checking for future file timestamps ... NOTE
unable to verify current time
unable to verify current time

## revdepcheck results

We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
* We saw 0 new problems
* We failed to check 0 packages
2 changes: 1 addition & 1 deletion man/check_existence_by_dtxsid.Rd

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

2 changes: 1 addition & 1 deletion man/check_existence_by_dtxsid_batch.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_contains.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_contains_batch.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_equal.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_equal_batch.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_starts_with.Rd

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

2 changes: 1 addition & 1 deletion man/chemical_starts_with_batch.Rd

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

2 changes: 1 addition & 1 deletion man/create_hazard_data.table.Rd

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

6 changes: 3 additions & 3 deletions man/ctxR_options.Rd

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

2 changes: 1 addition & 1 deletion man/get_aggregate_records_by_dtxsid.Rd

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

2 changes: 1 addition & 1 deletion man/get_aggregate_records_by_dtxsid_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_aggregate_records_by_medium.Rd

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

2 changes: 1 addition & 1 deletion man/get_aggregate_records_by_medium_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_all_assays.Rd

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

2 changes: 1 addition & 1 deletion man/get_all_list_types.Rd

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

2 changes: 1 addition & 1 deletion man/get_all_public_chemical_lists.Rd

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

2 changes: 1 addition & 1 deletion man/get_annotation_by_aeid.Rd

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

2 changes: 1 addition & 1 deletion man/get_annotation_by_aeid_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_bioactivity_details.Rd

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

2 changes: 1 addition & 1 deletion man/get_bioactivity_details_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_bioactivity_endpoint_status.Rd

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

2 changes: 1 addition & 1 deletion man/get_bioactivity_summary.Rd

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

2 changes: 1 addition & 1 deletion man/get_bioactivity_summary_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_biomonitoring_data.Rd

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

2 changes: 1 addition & 1 deletion man/get_biomonitoring_data_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_cancer_hazard.Rd

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

2 changes: 1 addition & 1 deletion man/get_cancer_hazard_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_info.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_info_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_props_exp.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_props_exp_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_props_pred.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_props_pred_batch.Rd

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

2 changes: 1 addition & 1 deletion man/get_chem_props_summary.Rd

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

Loading