## catmap 1.6.4
- Modified visualization tools
- Moved “Weight (%)” column to end of figure
- Added summary diamond and weights to all figures
- Slight change to appearance of confidence intervals
- Slight change to how studies get named
 
## catmap 1.6.3
- Modified makeForest
- Use gridto callgrid.newpage()before
plotting
- Study weights added to summary forest plots
- Dashed line added to summary forest plots
 
## catmap 1.6.2
- Add unit tests for core functions
- test_catmap.Runit tests complete and validated
- test_forest.Runit tests complete and validated
 
- Major revisions to catmap.funnel
- Function now rebuilt using metaforpackage
 
- Major revisions to forest plots
- New makeForestfunction builds all forest figures
- Modified catmap.forestto usemakeForest
- Modified catmap.cumulativeto usemakeForest
- Modified catmap.senseto usemakeForest
 
## catmap 1.6.1
- Major revisions to global package architecture
- Convert Rd files to Roxygen format
- Add DOIs to package DESCRIPTION
- Add NEWS and README files
 
- Major revisions to catmapfunction
- Function now takes data.frameormatrixinput
- Function now returns output as a list object
- Removed redundant and superfluous code
- Removed print.allargument entirely
- Revised documentation
 
- Major revisions to catmapdatadata
- Store catmapdataobject in RDA format
- Fix WARNING associated with catmapdatamanual
- Revised documentation