NEWS


RISmed 2.3.1

Adds methods for books. Corrects some bugs in a few Medline object output (DOI, ISSN, etc

RISmed 2.3.0 (2021-07-05)

Adds xml2 to read in xml records and ensure a reliable structure. Parses XML as a list. Add Keywords and Citations to Medline object

RISmed 2.2 (2020-10-29)

Rebuild for R version 3.6.2 and put dependency on R >= 3.6.0

RISmed 2.1.11

Fixed doi vs pii, added additional date variables, and fixed bug with structured abstracts

RISmed 2.1.10

Changes value identification to take anything between <> in the event special characters are present

RISmed 2.1.9

Added names to Affiliations to link to authors

RISmed 2.1.8

Added COIStatement to Medline methods

RISmed 2.1.7 (2017-06-06)

Added additional Affiliations to Affiliation method, now returns a list of all affiliations in the same order as the authors

RISmed 2.1.6 (2016-11-02)

Added concatenate method for Medline class

RISmed 2.1.5 (2015-03-04)

Add method Cited for Medline and EUtilsSummary classes. Fixed bug with Day extractor. Expanded date extractors for Medline object (Year, Month, Day, Hour, Minute) to allow dates for the following events in article publication history: accepted, received, epublish, ppublish, pmc, and pubmed. Corrected issue with structured abstracts

RISmed 2.1.4 (2015-01-26)

Changed Publication Type to list to allow for multiple types to be extracted from Pubmed records

RISmed 2.1.3

Corrected problem with extraction of publication date

RISmed 2.1.2 (2014-01-26)

Fixed bug with author field for cases with missing forename/middle name; Fixed error message for queries with no result and instead return EUtilsSummary object with "0" record count

RISmed 2.1.1 (2013-12-13)

Revised fields to accept bracketed (foreign-language) titles

RISmed 2.1.0 (2013-05-09)

Corrected web link; Added MeSH Terms for MEDLINE object

RISmed 2.0.1 (2012-05-08)

Changed id, count, translation to QueryID, QueryCount, and QueryTranslation so that there would be no naming conflict with the plyr package

Created Medline class to process output for E-fetch from PubMed database

Usage disclaimer added

RISmed 2.0 (2012-05-06)

Because of the limitations of calling through hubmed.org, RISmed now downloads

content directly from NCBI. This has required major revisions to the package including the

dropping of the Reference class and export functions.

The name of the package will be retained but its design will focus on getting NCBI content for analysis not for reference management

The current version has the main advantages of no longer having a reference limit to downloaded records. It also can access any valid Entrez database. It still sucks because there is not much processing of content so 2.0 should be considered an alpha version